X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwlaunchpad%2Fra%2Fracfg%2Fgui_test_launchpad_ui.racfg;fp=rwlaunchpad%2Fra%2Fracfg%2Fgui_test_launchpad_ui.racfg;h=03c7577526d8dbf11f1fa0ef2f407f2e6df9844f;hb=4870d0ee29789b859931e4e2c73e13dcb29537d5;hp=0000000000000000000000000000000000000000;hpb=6f1a3fe149e4a6b9803382cb299c902f4cf58ec9;p=osm%2FSO.git diff --git a/rwlaunchpad/ra/racfg/gui_test_launchpad_ui.racfg b/rwlaunchpad/ra/racfg/gui_test_launchpad_ui.racfg new file mode 100644 index 00000000..03c75775 --- /dev/null +++ b/rwlaunchpad/ra/racfg/gui_test_launchpad_ui.racfg @@ -0,0 +1,19 @@ +{ + "test_name":"TC_GUI_TEST_LAUNCHPAD", + "commandline":"./gui_test_launchpad_ui --test-name 'TC_GUI_TEST_LAUNCHPAD' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo --user={user} {tenants} --netconf", + "test_description":"System test to cehck the basic functionality of the ui", + "run_as_root": true, + "allow_production_launchpad": true, + "status":"broken", + "keywords":["nightly","ci","MANO","openstack"], + "timelimit": 2600, + "networks":[], + "vms":[ + { + "name": "rift_auto_launchpad", + "memory": 4096, + "cpus": 2 + } + ] +} +