e29d2dc99f56ca50a5bd832511003ebda74a893f
[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   "allow_rpm_install": true,
7   "run_as_root": true,
8   "status":"broken",
9   "keywords":["nightly","MANO","cloudsim"],
10   "timelimit": 1800,
11   "networks":[],
12   "vms":[
13     {
14       "name": "VM",
15       "memory": 4096,
16       "cpus": 2
17     }
18   ]
19 }
20