mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-26 13:29:05 +01:00
Update cluster..json in rest api test
This commit is contained in:
parent
27d18f00eb
commit
7e0f2a2e06
@ -82,11 +82,6 @@ func setup(t *testing.T) *api.RestApi {
|
|||||||
"alert": 0
|
"alert": 0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"filterRanges": {
|
|
||||||
"numNodes": { "from": 1, "to": 1 },
|
|
||||||
"duration": { "from": 0, "to": 172800 },
|
|
||||||
"startTime": { "from": "2010-01-01T00:00:00Z", "to": null }
|
|
||||||
}
|
|
||||||
}`
|
}`
|
||||||
|
|
||||||
tmpdir := t.TempDir()
|
tmpdir := t.TempDir()
|
||||||
|
Loading…
Reference in New Issue
Block a user