update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[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} --user={user} {tenants} --sysinfo",
4   "test_description":"System test for scaling HAProxy vnf (Openstack)",
5   "allow_rpm_install": true,
6   "run_as_root": false,
7   "status":"broken",
8   "keywords":["nightly","MANO","openstack"],
9   "timelimit": 2200,
10   "networks":[],
11   "vms":[
12     {
13       "name": "rift_auto_launchpad",
14       "memory": 4096,
15       "cpus": 2
16     }
17   ]
18 }
19