update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[osm/SO.git] / rwlaunchpad / ra / racfg / pingpong_mro_systest.racfg
diff --git a/rwlaunchpad/ra/racfg/pingpong_mro_systest.racfg b/rwlaunchpad/ra/racfg/pingpong_mro_systest.racfg
new file mode 100644 (file)
index 0000000..88dd4ba
--- /dev/null
@@ -0,0 +1,33 @@
+{
+  "test_name":"TC_PINGPONG_MRO_OPENSTACK",
+  "license": "Apache 2.0",
+  "commandline":"./pingpong_mro_systest --test-name 'TC_PINGPONG_MRO_OPENSTACK' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo  --user={user} {tenants} --netconf --restconf",
+  "test_description":"System test for ping and pong vnf (Openstack)",
+  "allow_production_launchpad": true,
+  "allow_rpm_install": true,
+  "run_as_root": true,
+  "status":"broken",
+  "keywords":["ci","nightly","smoke","MANO","openstack","docker"],
+  "timelimit": 2600,
+  "networks":[],
+  "vms":[
+    {
+      "name": "rift_auto_launchpad",
+      "memory": 4096,
+      "cpus": 2
+    },
+    {
+        "name": "openmano_0",
+        "type": "container",
+        "image":"{registry}/ub16:openmano-v2.0",
+        "modes":[]
+    },
+    {
+        "name": "openmano_1",
+        "type": "container",
+        "image":"{registry}/ub16:openmano-v2.0",
+        "modes":[]
+    }
+  ]
+}
+