summaryrefslogtreecommitdiffstats
path: root/robot/assets/asdc/base_clearwater/MANIFEST.json
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2017-08-17 17:13:48 -0400
committerDR695H <dr695h@att.com>2017-08-17 17:13:57 -0400
commit96c1f6f1b97a39f706b526da55e719fb8a463ac9 (patch)
tree00bc384995fd515421fed5b1fa8caca5dc967078 /robot/assets/asdc/base_clearwater/MANIFEST.json
parent262d9d4db0132354eda9713a2483aab3461618d9 (diff)
adding in clearwater ims to distribute tests
[TEST-53] adding clearwater ims and distribution tests around the vnf Change-Id: I7a299a6cdde440eb4e9599b5e8e512f7063a88c0 Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/assets/asdc/base_clearwater/MANIFEST.json')
-rw-r--r--robot/assets/asdc/base_clearwater/MANIFEST.json52
1 files changed, 52 insertions, 0 deletions
diff --git a/robot/assets/asdc/base_clearwater/MANIFEST.json b/robot/assets/asdc/base_clearwater/MANIFEST.json
new file mode 100644
index 00000000..f2beda9e
--- /dev/null
+++ b/robot/assets/asdc/base_clearwater/MANIFEST.json
@@ -0,0 +1,52 @@
+{
+ "name": "Project Clearwater",
+ "description": "Project Clearwater IMS",
+ "data": [
+ {
+ "file": "base_clearwater.yaml",
+ "type": "HEAT",
+ "isBase": "true",
+ "data": [
+ {
+ "file": "base_clearwater.env",
+ "type": "HEAT_ENV"
+ }
+ ]
+ },
+ {
+ "file": "bono.yaml",
+ "type": "HEAT",
+ "isBase": "false"
+ },
+ {
+ "file": "dns.yaml",
+ "type": "HEAT",
+ "isBase": "false"
+ },
+ {
+ "file": "ellis.yaml",
+ "type": "HEAT",
+ "isBase": "false"
+ },
+ {
+ "file": "homer.yaml",
+ "type": "HEAT",
+ "isBase": "false"
+ },
+ {
+ "file": "homestead.yaml",
+ "type": "HEAT",
+ "isBase": "false"
+ },
+ {
+ "file": "ralf.yaml",
+ "type": "HEAT",
+ "isBase": "false"
+ },
+ {
+ "file": "sprout.yaml",
+ "type": "HEAT",
+ "isBase": "false"
+ }
+ ]
+}