update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[osm/SO.git] / rwlaunchpad / ra / racfg / l2port_chaining_systest_openstack.racfg
1 {
2   "test_name":"TC_L2PORT_CHAINING",
3   "commandline":"./l2port_chaining_systest --test-name 'TC_L2PORT_CHAINING' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo  --user={user} {tenants} --netconf --l2-port-chaining",
4   "test_description":"System test to check L2 port chaining feature (Openstack)",
5   "allow_production_launchpad": true,
6   "allow_rpm_install": true,
7   "run_as_root": true,
8   "status":"broken",
9   "keywords":["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