| { |
| "test_name":"TC_TBAC_BASICS_TEST", |
| "commandline":"./rbac_basics_systest --test-name 'TC_TBAC_BASICS_TEST' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo --user={user} {tenants} --restconf --tbac", |
| "test_description":"TBAC: 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 |
| } |
| ] |
| } |
| |