update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[osm/SO.git] / rwlaunchpad / ra / racfg / recovery_systest.racfg
1 {
2   "test_name":"TC_TASKLET_RECOVERY_OPENSTACK",
3   "commandline":"./pingpong_recovery_systest --test-name 'TC_TASKLET_RECOVERY_OPENSTACK' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo  --user={user} {tenants} --netconf",
4   "test_description":"System test for testing the DTS recovery feature of tasklets (Openstack)",
5   "allow_production_launchpad": true,
6   "allow_rpm_install": true,
7   "run_as_root": false,
8   "status":"broken",
9   "keywords":["nightly","MANO","openstack"],
10   "timelimit": 2200,
11   "networks":[],
12   "vms":[
13     {
14       "name": "rift_auto_launchpad",
15       "memory": 8192,
16       "cpus": 4
17     }
18   ]
19 }
20