blob: 49969a238cb0a812ab5e5d7ec99f58f664bbd145 [file] [log] [blame]
Jeremy Mordkoff4870d0e2017-09-30 20:28:33 -04001{
2 "test_name":"TC_TBAC_TOKEN_XML",
3 "commandline":"./tbac_token --test-name 'TC_TBAC_TOKEN_XML' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo --user={user} {tenants} --restconf --tbac",
4 "test_description":"System test to perform tbac token tests",
5 "run_as_root": true,
6 "allow_production_launchpad": true,
7 "xml_mode": 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