mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-11-20 16:57:22 +01:00
unify out_of_memory jobState spelling
- underscores used in existing databases
This commit is contained in:
@@ -1423,7 +1423,7 @@ const docTemplate = `{
|
||||
"deadline",
|
||||
"failed",
|
||||
"node_fail",
|
||||
"out-of-memory",
|
||||
"out_of_memory",
|
||||
"pending",
|
||||
"preempted",
|
||||
"running",
|
||||
|
||||
Reference in New Issue
Block a user