aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/results/expected.json
blob: f10e9e5d956299bc4bba77c333d4491d803e421c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "score": 150,
  "nodes": [
    {
      "name": "host1",
      "score": 100
    },
    {
      "name": "host2",
      "score": 200
    }
  ],
  "description": "POD Compute QPI",
  "name": "compute"
}