c2f8f0ce4a7f9882268f4fa1c31d8a9e93c23537
[osm/SO.git] / rwlaunchpad / ra / racfg / pingpong_vnf_systest_cloudsim.racfg
1 {
2   "test_name":"TC_PINGPONG_VNF_CLOUDSIM",
3   "commandline":"./pingpong_vnf_systest --test-name 'TC_PINGPONG_VNF_CLOUDSIM'",
4   "target_vm":"VM",
5   "test_description":"System test for ping and pong vnf",
6   "run_as_root": true,
7   "status":"broken",
8   "keywords":["nightly","smoke","smoke_stable","MANO","cloudsim"],
9   "timelimit": 1800,
10   "networks":[],
11   "vms":[
12     {
13       "name": "VM",
14       "memory": 4096,
15       "cpus": 2
16     }
17   ]
18 }
19