c9adde4e5ffc7d3c16482d1f5084d46a3777f926
[osm/SO.git] / rwlaunchpad / ra / racfg / multi_tenant_systest_openstack.racfg
1 {
2   "test_name":"TC_MULTI_TENANT_OPENSTACK",
3   "commandline":"./launchpad_systest --test-name 'TC_MULTI_TENANT_OPENSTACK' --cloud-type 'openstack' --cloud-host={cloud_host} --user={user} {tenants} --sysinfo",
4   "test_description":"System test for multiple tenants(Openstack)",
5   "required_tenants":2,
6   "run_as_root": false,
7   "status":"working",
8   "keywords":["nightly","smoke","MANO","openstack"],
9   "timelimit": 1800,
10   "networks":[],
11   "vms":[
12     {
13       "name": "rift_auto_launchpad",
14       "memory": 4096,
15       "cpus": 2
16     }
17   ]
18 }
19