update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[osm/SO.git] / rwlaunchpad / ra / racfg / multivm_vnf_trafgen_systest.racfg
1 {
2   "test_name":"TC_MULTI_VM_VNF_TRAFGEN",
3   "commandline":"./multi_vm_vnf_trafgen_systest.sh --test-name 'TC_MULTI_VM_VNF_TRAFGEN' --cloud-type openstack --cloud-host={cloud_host}  --user={user}  {tenants}",
4   "test_description":"System test for trafgen application with Multi-VMs VNFs",
5   "run_as_root": false,
6   "status":"broken",
7   "keywords":["nightly","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