update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[osm/SO.git] / rwlaunchpad / ra / racfg / ha_deletion_operations.racfg
diff --git a/rwlaunchpad/ra/racfg/ha_deletion_operations.racfg b/rwlaunchpad/ra/racfg/ha_deletion_operations.racfg
new file mode 100644 (file)
index 0000000..6ffb2d4
--- /dev/null
@@ -0,0 +1,25 @@
+{
+  "test_name":"TC_HA_DELETION_OPERATIONS",
+  "commandline":"./ha_deletion_operations --test-name 'TC_HA_DELETION_OPERATIONS' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo  --user={user} {tenants} --netconf",
+  "test_description":"System test to validate some deletion operations on the ha system",
+  "run_as_root": true,
+  "allow_production_launchpad": true,
+  "status":"broken",
+  "keywords":["nightly","ci","MANO","openstack"],
+  "timelimit": 2600,
+  "networks":[],
+  "target_vm":"lp_active",
+  "vms":[
+    {
+      "name": "lp_active",
+      "type": "container",
+      "modes":[]
+    },
+    {
+      "name": "lp_standby",
+      "type": "container",
+      "modes":[]
+    }
+  ]
+}
+