Small fixes

This commit is contained in:
Jan Eitzinger
2022-09-14 06:35:18 +02:00
parent d490da4111
commit 357c7b92f9
2 changed files with 12 additions and 16 deletions

View File

@@ -51,7 +51,7 @@
"exclusive": {
"description": "Specifies how nodes are shared. 0 - Shared among multiple jobs of multiple users, 1 - Job exclusive, 2 - Shared among multiple jobs of same user",
"type": "integer",
"exclusiveMinimummum": 0,
"minimum": 0,
"maximum": 2
},
"monitoringStatus": {
@@ -324,8 +324,7 @@
"name",
"type",
"read_bw",
"write_bw",
"inodes"
"write_bw"
]
},
"minItems": 1
@@ -344,7 +343,6 @@
"user",
"project",
"cluster",
"partition",
"numNodes",
"exclusive",
"startTime",