update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[osm/SO.git] / rwlaunchpad / ra / racfg / rbac_identity.racfg
1 {
2   "test_name":"TC_RBAC_TEST_IDENTITY",
3   "commandline":"./rbac_identity --test-name 'TC_RBAC_TEST_IDENTITY' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo  --user={user} {tenants} --netconf",
4   "test_description":"System test to perform rbac identity tests",
5   "run_as_root": true,
6   "allow_production_launchpad": true,
7   "status":"working",
8   "keywords":["nightly","ci","MANO","openstack"],
9   "timelimit": 2600,
10   "networks":[],
11   "vms":[
12     {
13       "name": "rift_auto_launchpad",
14       "memory": 4096,
15       "cpus": 2
16     }
17   ]
18 }
19