List of Input Parameters for VSP
[sdc.git] / openecomp-be / lib / openecomp-sdc-externaltesting-lib / openecomp-sdc-externaltesting-impl / src / test / data / runresult.json
1 [
2   {
3     "scenario": "compliance",
4     "testCaseName": "computeflavors",
5     "testSuiteName": "compliancetests",
6     "executionId": "3053ed10-84e6-4f21-aa62-4ca66242d8d8",
7     "parameters": {
8       "vspId": "VSP-ID",
9       "vspVersion": "VSP-VER",
10       "allowSriov": "true",
11       "csp": "ZZFT",
12       "profilespec": "gsmafnw14",
13       "vnftype": "B"
14     },
15     "results": {
16       "hello": "world"
17     },
18     "status": "SUCCESS",
19     "startTime": 1550780567585,
20     "endTime": 1550780567585
21   }
22 ]