update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[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   "allow_production_launchpad": true,
7   "allow_rpm_install": true,
8   "run_as_root": false,
9   "status":"working",
10   "keywords":["ci","nightly","MANO","openstack"],
11   "timelimit": 1800,
12   "networks":[],
13   "vms":[
14     {
15       "name": "rift_auto_launchpad",
16       "memory": 4096,
17       "cpus": 2
18     }
19   ]
20 }
21