mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-22 20:41:40 +02:00
Adapt test input to new unit schema
This commit is contained in:
@@ -68,7 +68,7 @@ func TestValidateCluster(t *testing.T) {
|
||||
{
|
||||
"name": "cpu_load",
|
||||
"scope": "hwthread",
|
||||
"unit": "load",
|
||||
"unit": {"base": "load"},
|
||||
"timestep": 60
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user