X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=rwlaunchpad%2Fra%2Fracfg%2Frbac_basics_systest_restconf.racfg;fp=rwlaunchpad%2Fra%2Fracfg%2Frbac_basics_systest_restconf.racfg;h=3ee68ef401fc554245ef0355d9bf71bfbbc5dc94;hb=4870d0ee29789b859931e4e2c73e13dcb29537d5;hp=0000000000000000000000000000000000000000;hpb=6f1a3fe149e4a6b9803382cb299c902f4cf58ec9;p=osm%2FSO.git diff --git a/rwlaunchpad/ra/racfg/rbac_basics_systest_restconf.racfg b/rwlaunchpad/ra/racfg/rbac_basics_systest_restconf.racfg new file mode 100644 index 00000000..3ee68ef4 --- /dev/null +++ b/rwlaunchpad/ra/racfg/rbac_basics_systest_restconf.racfg @@ -0,0 +1,20 @@ +{ + "test_name":"TC_RBAC_BASICS_TEST_RESTCONF", + "commandline":"./rbac_basics_systest --test-name 'TC_RBAC_BASICS_TEST_RESTCONF' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo --user={user} {tenants} --restconf", + "test_description":"RBAC-RESTCONF: System test to perform rbac basics test", + "allow_production_launchpad": true, + "allow_rpm_install": true, + "run_as_root": true, + "status":"working", + "keywords":["nightly","ci","MANO","openstack"], + "timelimit": 2600, + "networks":[], + "vms":[ + { + "name": "rift_auto_launchpad", + "memory": 4096, + "cpus": 2 + } + ] +} +