Fix tests

This commit is contained in:
Jan Eitzinger
2023-04-07 08:04:40 +02:00
parent af51c93601
commit 52a07b51d2
3 changed files with 37 additions and 8 deletions

View File

@@ -88,7 +88,7 @@ func TestValidateCluster(t *testing.T) {
{
"name": "cpu_load",
"scope": "hwthread",
"unit": {"base": "load"},
"unit": {"base": ""},
"aggregation": "avg",
"timestep": 60,
"peak": 4,