651aaa645598018ac10742cf30bee422b0d8f385
[osm/SO.git] / rwlaunchpad / ra / racfg / primitives_systest.racfg
1 {
2   "test_name":"TC_PRIMITIVES",
3   "commandline":"./primitives_systest --test-name 'TC_PRIMITIVES' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo  --user={user} {tenants} --netconf --vnf-dependencies --service-primitive",
4   "test_description":"System test to check service primitives & config primitives",
5   "allow_production_launchpad": true,
6   "allow_rpm_install": true,
7   "run_as_root": true,
8   "status":"working",
9   "keywords":["ci","nightly","MANO","openstack"],
10   "timelimit": 2600,
11   "networks":[],
12   "vms":[
13     {
14       "name": "rift_auto_launchpad",
15       "memory": 4096,
16       "cpus": 2
17     }
18   ]
19 }
20