blob: e03fd4fff785457296f93cef11de4b079a130167 [file] [log] [blame]
Attila Fazekas7cf2a222013-08-02 13:49:10 +02001[{"action": "tempest.stress.actions.ssh_floating.FloatingStress",
2 "threads": 8,
3 "use_admin": false,
4 "use_isolated_tenants": false,
5 "kwargs": {"vm_extra_args": {},
6 "new_vm": true,
7 "new_sec_group": true,
8 "new_floating": true,
9 "verify": ["check_icmp_echo", "check_port_ssh"],
10 "check_timeout": 120,
Mauro S. M. Rodriguesa877de62014-01-09 16:39:48 +000011 "check_interval": 1,
Attila Fazekas7cf2a222013-08-02 13:49:10 +020012 "wait_after_vm_create": true,
13 "wait_for_disassociate": true,
14 "reboot": false}
15}
16]