List of Input Parameters for VSP
[sdc.git] / openecomp-be / lib / openecomp-sdc-externaltesting-lib / openecomp-sdc-externaltesting-impl / src / test / data / testcases.json
1 [
2   {
3     "scenario": "compliance",
4     "testCaseName": "sriov",
5     "testSuiteName": "compliancetests",
6     "description": "SR-IOV Test",
7     "author": "Jim"
8   },
9   {
10     "scenario": "compliance",
11     "testCaseName": "computeflavors",
12     "testSuiteName": "compliancetests",
13     "description": "Compute Flavours Test",
14     "author": "Jim"
15   }
16 ]