update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[osm/SO.git] / rwlaunchpad / ra / racfg / pingpong_records_systest_openstack.racfg
1 {
2   "test_name":"TC_PINGPONG_RECORDS_OPENSTACK",
3   "license": "Apache 2.0",
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   "allow_production_launchpad": true,
7   "allow_rpm_install": true,
8   "run_as_root": true,
9   "status":"working",
10   "keywords":["ci","nightly","smoke","MANO","openstack"],
11   "timelimit": 2600,
12   "networks":[],
13   "vms":[
14     {
15       "name": "rift_auto_launchpad",
16       "memory": 4096,
17       "cpus": 2
18     }
19   ]
20 }
21