17 lines
521 B
JSON
17 lines
521 B
JSON
[{"action": "tempest_stress.actions.ssh_floating.FloatingStress",
|
|
"threads": 8,
|
|
"use_admin": true,
|
|
"use_isolated_tenants": true,
|
|
"kwargs": {"vm_extra_args": {},
|
|
"new_vm": true,
|
|
"new_sec_group": true,
|
|
"new_floating": true,
|
|
"verify": ["check_icmp_echo", "check_port_ssh"],
|
|
"check_timeout": 120,
|
|
"check_interval": 1,
|
|
"wait_after_vm_create": true,
|
|
"wait_for_disassociate": true,
|
|
"reboot": false}
|
|
}
|
|
]
|