X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwlaunchpad%2Fra%2Fracfg%2Fha_deletion_operations.racfg;fp=rwlaunchpad%2Fra%2Fracfg%2Fha_deletion_operations.racfg;h=6ffb2d460402562a391a7c3602c33428f2eeef34;hb=4870d0ee29789b859931e4e2c73e13dcb29537d5;hp=0000000000000000000000000000000000000000;hpb=6f1a3fe149e4a6b9803382cb299c902f4cf58ec9;p=osm%2FSO.git diff --git a/rwlaunchpad/ra/racfg/ha_deletion_operations.racfg b/rwlaunchpad/ra/racfg/ha_deletion_operations.racfg new file mode 100644 index 00000000..6ffb2d46 --- /dev/null +++ b/rwlaunchpad/ra/racfg/ha_deletion_operations.racfg @@ -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":[] + } + ] +} +