update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[osm/SO.git] / rwlaunchpad / test / racfg / lprecovery_test.racfg
1 {
2   "test_name":"TC_LPRECOVERY_TEST",
3   "commandline":"./launchpad_recovery",
4   "target_vm":"VM",
5   "test_description":"Test targeting launchpad recovery feature",
6   "run_as_root": true,
7   "status":"broken",
8   "keywords":["nightly"],
9   "timelimit": 4800,
10   "networks":[],
11   "vms":[
12     {
13       "name": "VM",
14       "memory": 8192,
15       "cpus": 2
16     }
17   ]
18 }
19