update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[osm/SO.git] / rwlaunchpad / ra / racfg / pingpong_ha_systest_openstack.racfg
1 {
2   "test_name":"TC_PINGPONG_HA_OPENSTACK",
3   "commandline":"./pingpong_ha_systest --cloud-type 'openstack' --cloud-host={cloud_host}  --user={user} {tenants}",
4   "test_description":"HA System Test that kills system components while running ping pong testcases",
5   "allow_production_launchpad": true,
6   "allow_rpm_install": true,
7   "run_as_root": false,
8   "status":"broken",
9   "keywords":["nightly","MANO","openstack"],
10   "timelimit": 4000,
11   "networks":[],
12   "vms":[
13     {
14       "name": "rift_auto_launchpad",
15       "memory": 4096,
16       "cpus": 2
17     }
18   ]
19 }
20