Merge "CLI for OSM"
[osm/SO.git] / rwcal / test / cal_module_test / racfg / cal_module_test.racfg
1 {
2   "test_name":"TC_CAL_MODULE_TESTS",
3   "commandline":"./cal_module_test --cloud-type 'openstack' --cloud-host={cloud_host} --user={user} {tenants}",
4   "target_vm":"VM",
5   "test_description":"System test targeting module tests for CAL accounts",
6   "run_as_root": true,
7   "status":"working",
8   "keywords":["nightly","smoke","MANO","openstack"],
9   "timelimit": 2400,
10   "networks":[],
11   "vms":[
12     {
13       "name": "VM",
14       "memory": 8192,
15       "cpus": 4
16     }
17   ]
18 }
19