update from RIFT as of 696b75d2fe9fb046261b08c616f1bcf6c0b54a9b second try
[osm/SO.git] / rwlaunchpad / ra / racfg / ns_instantiate_memory_check.racfg
1 {
2   "test_name":"TC_NS_INSTANTIATE_MEMORY_CHECK",
3   "commandline":"./ns_instantiate_memory_check_systest --test-name 'TC_NS_INSTANTIATE_MEMORY_CHECK' --cloud-type 'openstack' --cloud-host={cloud_host} --sysinfo --user={user} {tenants} --netconf --multiple-ns-instantiate 50,4",
4   "test_description":"instantiates and deletes VNFs while tracking memory utilization",
5   "run_as_root": true,
6   "status":"broken",
7   "keywords":["nightly","smoke","MANO","openstack"],
8   "timelimit": 21000,
9   "networks":[],
10   "vms":[
11     {
12       "name": "rift_auto_launchpad",
13       "memory": 4096,
14       "cpus": 2
15     }
16   ]
17 }