| Jeremy Mordkoff | 4870d0e | 2017-09-30 20:28:33 -0400 | [diff] [blame] | 1 | { |
| 2 | "test_name":"TC_COMPLEX_SCALING", |
| 3 | "commandline":"./complex_scaling --test-name 'TC_COMPLEX_SCALING' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo --user={user} {tenants} --netconf --complex-scaling --multiple-ns-instantiate 0,0", |
| 4 | "test_description":"System test to perform a multi event test", |
| 5 | "allow_production_launchpad": true, |
| 6 | "run_as_root": true, |
| 7 | "status":"broken", |
| 8 | "keywords":["nightly","MANO","openstack"], |
| 9 | "timelimit": 2600, |
| 10 | "networks":[], |
| 11 | "vms":[ |
| 12 | { |
| 13 | "name": "rift_auto_launchpad", |
| 14 | "memory": 4096, |
| 15 | "cpus": 2 |
| 16 | } |
| 17 | ] |
| 18 | } |
| 19 | |