mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-09 09:42:34 -05:00
adding cpu count and ram to server info (#16109)
This commit is contained in:
@@ -289,6 +289,8 @@ describe('Jupyter Session', function (): void {
|
||||
isCloud: false,
|
||||
azureVersion: 0,
|
||||
osVersion: '',
|
||||
cpuCount: 0,
|
||||
physicalMemoryInMb: -1,
|
||||
options: {
|
||||
isBigDataCluster: true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user