X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwlaunchpad%2Fra%2Fracfg%2Fpingpong_portsecurity_systest_openstack.racfg;fp=rwlaunchpad%2Fra%2Fracfg%2Fpingpong_portsecurity_systest_openstack.racfg;h=3843dbcb50629ecdd6d282f2f9c4e4a2ea02f84f;hb=4870d0ee29789b859931e4e2c73e13dcb29537d5;hp=0000000000000000000000000000000000000000;hpb=6f1a3fe149e4a6b9803382cb299c902f4cf58ec9;p=osm%2FSO.git diff --git a/rwlaunchpad/ra/racfg/pingpong_portsecurity_systest_openstack.racfg b/rwlaunchpad/ra/racfg/pingpong_portsecurity_systest_openstack.racfg new file mode 100644 index 00000000..3843dbcb --- /dev/null +++ b/rwlaunchpad/ra/racfg/pingpong_portsecurity_systest_openstack.racfg @@ -0,0 +1,24 @@ +{ + "test_name":"TC_PINGPONG_UNFILTERED_VIRTUAL_INTERFACE", + "commandline":"./accounts_creation_onboard_instatiate_systest --test-name 'TC_PINGPONG_UNFILTERED_VIRTUAL_INTERFACE' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo --user={user} {tenants} --netconf --port-security", + "test_description":"System test to check unfiltered virtual interface for ping and pong vnf (Openstack)", + "allow_production_launchpad": true, + "allow_rpm_install": true, + "run_as_root": true, + "status":"working", + "keywords":["ci","nightly","MANO","openstack"], + "vim_host_override": "10.66.4.32", + "vim_ssl_enabled": false, + "vim_user_domain_override": "default", + "vim_project_domain_override": "default", + "timelimit": 2600, + "networks":[], + "vms":[ + { + "name": "rift_auto_launchpad", + "memory": 4096, + "cpus": 2 + } + ] +} +