6d0db13a95e9b86e4734fc326b43fe2fa2a533c9
[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   "run_as_root": false,
6   "status":"working",
7   "keywords":["nightly","smoke","MANO","openstack"],
8   "timelimit": 2200,
9   "networks":[],
10   "vms":[
11     {
12       "name": "rift_auto_launchpad",
13       "memory": 8192,
14       "cpus": 4
15     }
16   ]
17 }
18