dab95c918fa03f7ebd009f14ff0763d0bf5b4b6e
[osm/SO.git] / rwlaunchpad / ra / racfg / pingpong_floating_ip.racfg
1 {
2   "test_name":"TC_PINGPONG_FLOATING_IP",
3   "commandline":"./pingpong_floating_ip --test-name 'TC_PINGPONG_FLOATING_IP' --cloud-type 'openstack' --cloud-host={cloud_host}  --user={user} {tenants}",
4   "test_description":"TC for testing the pingpong floating ip pools",
5   "allow_production_launchpad": true,
6   "status":"broken",
7   "keywords":["nightly","ci","MANO","openstack"],
8   "timelimit": 4000,
9   "networks":[],
10   "vms":[
11     {
12       "name": "rift_auto_launchpad",
13       "memory": 4096,
14       "cpus": 2
15     }
16   ]
17 }
18