2d8744d37cea720ab5d336e7b6e092b0cac2dda5
[osm/SO.git] / rwlaunchpad / ra / racfg / scaling_systest.racfg
1 {
2   "test_name":"TC_SCALING_OPENSTACK",
3   "commandline":"./scaling_systest --test-name 'TC_SCALING_OPENSTACK' --cloud-type 'openstack' --cloud-host={cloud_host} --tenant={tenant}  --sysinfo",
4   "test_description":"System test for scaling HAProxy vnf (Openstack)",
5   "run_as_root": false,
6   "status":"broken",
7   "keywords":["nightly","smoke","MANO","openstack"],
8   "timelimit": 2200,
9   "networks":[],
10   "vms":[
11     {
12       "name": "rift_auto_launchpad",
13       "memory": 4096,
14       "cpus": 2
15     }
16   ]
17 }
18