Merge "bugfix: E722 do not use bare except"
[releng.git] / utils / test / testapi / opnfv_testapi / tests / unit / handlers / scenario-c1.json
1 {
2   "name": "nosdn-nofeature-ha",
3   "installers":
4   [
5     {
6       "installer": "apex",
7       "versions":
8       [
9         {
10           "owner": "Luke",
11           "version": "master",
12           "projects":
13           [
14             {
15               "project": "functest",
16               "customs": [ "healthcheck", "vping_ssh"],
17               "scores":
18               [
19                 {
20                   "date": "2017-01-08 22:46:44",
21                   "score": "12/14"
22                 }
23
24               ],
25               "trust_indicators": []
26             },
27             {
28               "project": "yardstick",
29               "customs": [],
30               "scores": [],
31               "trust_indicators": []
32             }
33           ]
34         }
35       ]
36     }
37   ]
38 }