Bug 141 - Added license comments
[osm/SO.git] / rwlaunchpad / ra / racfg / pingpong_vnf_reload_systest_openstack_xml.racfg
1 {
2   "license": "Apache 2.0",
3   "test_name":"TC_PINGPONG_VNF_RELOAD_OPENSTACK_XML",
4   "commandline":"./pingpong_vnf_reload_systest  --test-name 'TC_PINGPONG_VNF_RELOAD_OPENSTACK_XML' --cloud-type 'openstack' --sysinfo --use-xml-mode --cloud-host={cloud_host} --user={user} {tenants} --restconf",
5   "test_description":"System test for ping pong vnf reload(Openstack)",
6   "run_as_root": false,
7   "status":"working",
8   "keywords":["nightly","smoke","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