update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[osm/SO.git] / rwlaunchpad / ra / racfg / pingpong_vnf_reload_systest_openstack.racfg
1 {
2   "test_name":"TC_PINGPONG_VNF_RELOAD_OPENSTACK",
3   "commandline":"./pingpong_vnf_reload_systest  --test-name 'TC_PINGPONG_VNF_RELOAD_OPENSTACK' --cloud-type 'openstack' --sysinfo --cloud-host={cloud_host} --user={user} {tenants} --restconf",
4   "test_description":"System test for ping pong vnf reload(Openstack)",
5   "allow_production_launchpad": true,
6   "allow_rpm_install": true,
7   "run_as_root": false,
8   "status":"working",
9   "keywords":["ci","nightly","MANO","openstack"],
10   "timelimit": 2200,
11   "networks":[],
12   "vms":[
13     {
14       "name": "rift_auto_launchpad",
15       "memory": 4096,
16       "cpus": 2
17     }
18   ]
19 }
20