2887649cb148e24840987bc1e8bc4cea632eccf9
[osm/SO.git] / rwlaunchpad / ra / racfg / pingpong_lp_ha_systest_openstack.racfg
1 {
2   "test_name":"TC_PINGPONG_LP_HA_OPENSTACK",
3   "commandline":"./pingpong_lp_ha_systest --test-name 'TC_PINGPONG_LP_HA_OPENSTACK' --cloud-type 'openstack' --cloud-host={cloud_host} --user={user} {tenants} --ha-mode LS --expanded",
4   "test_description":"System test for standalone Launchpad (Openstack) with High availability",
5   "run_as_root": false,
6   "status":"broken",
7   "keywords":["nightly","smoke","MANO","openstack"],
8   "timelimit": 2600,
9   "networks":[],
10   "vms":[
11     {
12       "name": "rift_auto_launchpad",
13       "memory": 4096,
14       "cpus": 2
15     },
16     {
17       "name": "rift_auto_launchpad_standby",
18       "memory":4096,
19       "cpus":2
20     }
21   ]
22 }
23