update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[osm/SO.git] / rwlaunchpad / ra / racfg / ha_deletion_operations.racfg
1 {
2   "test_name":"TC_HA_DELETION_OPERATIONS",
3   "commandline":"./ha_deletion_operations --test-name 'TC_HA_DELETION_OPERATIONS' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo  --user={user} {tenants} --netconf",
4   "test_description":"System test to validate some deletion operations on the ha system",
5   "run_as_root": true,
6   "allow_production_launchpad": true,
7   "status":"broken",
8   "keywords":["nightly","ci","MANO","openstack"],
9   "timelimit": 2600,
10   "networks":[],
11   "target_vm":"lp_active",
12   "vms":[
13     {
14       "name": "lp_active",
15       "type": "container",
16       "modes":[]
17     },
18     {
19       "name": "lp_standby",
20       "type": "container",
21       "modes":[]
22     }
23   ]
24 }
25