aboutsummaryrefslogtreecommitdiffstats
path: root/auto/testcase/vnf/vgmux/MANIFEST.json
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2018-03-09 11:22:26 +0800
committerHarry Huang <huangxiangyu5@huawei.com>2018-03-09 11:22:26 +0800
commit99e60dc7820e7dc003036a6e3f34b6bdd1a1f750 (patch)
treefa3904d48a0d66b4c1ef7401a82439050bcb31b3 /auto/testcase/vnf/vgmux/MANIFEST.json
parent8a4a37faa382003d25a71ea5b6d6dc7f1c63a434 (diff)
Test case for vnf onboarding [WIP]
JIRA: AUTO-19 On behalf of Eric Maye to commit his codes. Temporarily keep vnf onboarding test case under auto/testcase/vnf. Change-Id: Ib5f13587e50d32bb0188dceb9aa1497b06ceb0f9 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Diffstat (limited to 'auto/testcase/vnf/vgmux/MANIFEST.json')
-rw-r--r--auto/testcase/vnf/vgmux/MANIFEST.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/auto/testcase/vnf/vgmux/MANIFEST.json b/auto/testcase/vnf/vgmux/MANIFEST.json
new file mode 100644
index 0000000..1f62167
--- /dev/null
+++ b/auto/testcase/vnf/vgmux/MANIFEST.json
@@ -0,0 +1,17 @@
+{
+ "name": "",
+ "description": "",
+ "data": [
+ {
+ "file": "base_vcpe_vgmux.yaml",
+ "type": "HEAT",
+ "isBase": "true",
+ "data": [
+ {
+ "file": "base_vcpe_vgmux.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ }
+ ]
+}