Bug 141 - Added license comments
[osm/SO.git] / rwlaunchpad / ra / racfg / pingpong_records_systest_openstack.racfg
1 {
2   "license": "Apache 2.0",
3   "test_name":"TC_PINGPONG_RECORDS_OPENSTACK",
4   "commandline":"./pingpong_records_systest --test-name 'TC_PINGPONG_RECORDS_OPENSTACK' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo  --user={user} {tenants} --netconf --restconf",
5   "test_description":"System test for ping and pong vnf (Openstack)",
6   "run_as_root": true,
7   "status":"working",
8   "keywords":["nightly","smoke","MANO","openstack"],
9   "timelimit": 2600,
10   "networks":[],
11   "vms":[
12     {
13       "name": "rift_auto_launchpad",
14       "memory": 4096,
15       "cpus": 2
16     }
17   ]
18 }
19