X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwlaunchpad%2Fra%2Fracfg%2Fpingpong_accounts_systest.racfg;fp=rwlaunchpad%2Fra%2Fracfg%2Fpingpong_accounts_systest.racfg;h=fda21a411817ef3ea31df229a25a17f4667f331f;hb=4870d0ee29789b859931e4e2c73e13dcb29537d5;hp=0000000000000000000000000000000000000000;hpb=6f1a3fe149e4a6b9803382cb299c902f4cf58ec9;p=osm%2FSO.git diff --git a/rwlaunchpad/ra/racfg/pingpong_accounts_systest.racfg b/rwlaunchpad/ra/racfg/pingpong_accounts_systest.racfg new file mode 100644 index 00000000..fda21a41 --- /dev/null +++ b/rwlaunchpad/ra/racfg/pingpong_accounts_systest.racfg @@ -0,0 +1,33 @@ +{ + "test_name":"TC_PINGPONG_ACCOUNTS_OPENSTACK", + "license": "Apache 2.0", + "commandline":"./pingpong_accounts_systest --test-name 'TC_PINGPONG_ACCOUNTS_OPENSTACK' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo --user={user} {tenants} --netconf --restconf", + "test_description":"System test testing vim/ro instantiation (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-1", + "type": "container", + "image":"{registry}/ub16:openmano-v2.0", + "modes":[] + }, + { + "name": "openmano-2", + "type": "container", + "image":"{registry}/ub16:openmano-v2.0", + "modes":[] + } + ] +} +