Adapt test input to new unit schema

This commit is contained in:
Jan Eitzinger
2022-11-09 19:47:56 +01:00
parent d2818d54ff
commit 740d2a2928
9 changed files with 836953 additions and 568 deletions

View File

@@ -68,7 +68,7 @@ func TestValidateCluster(t *testing.T) {
{
"name": "cpu_load",
"scope": "hwthread",
"unit": "load",
"unit": {"base": "load"},
"timestep": 60
}
]