612d12c7b0cf2193e73748c00b504a12bcc54a95
[osm/SO.git] / rwlaunchpad / ra / racfg / tbac_identity.racfg
1 {
2   "test_name":"TC_TBAC_TEST_IDENTITY",
3   "commandline":"./rbac_identity --test-name 'TC_TBAC_TEST_IDENTITY' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo  --user={user} {tenants} --restconf --tbac",
4   "test_description":"TBAC: System test to perform rbac identity tests",
5   "run_as_root": true,
6   "allow_rpm_install":true,
7   "allow_production_launchpad":true,
8   "status":"working",
9   "keywords":["nightly","ci","MANO","openstack"],
10   "timelimit": 2600,
11   "networks":[],
12   "vms":[
13     {
14       "name": "rift_auto_launchpad",
15       "memory": 4096,
16       "cpus": 2
17     }
18   ]
19 }
20