mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-10-26 22:35:05 +01:00
New filter hiding short running jobs
This commit is contained in:
@@ -179,6 +179,8 @@ input JobFilter {
|
||||
partition: StringInput
|
||||
duration: IntRange
|
||||
|
||||
minRunningFor: Int
|
||||
|
||||
numNodes: IntRange
|
||||
numAccelerators: IntRange
|
||||
numHWThreads: IntRange
|
||||
|
||||
Reference in New Issue
Block a user