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