Attila Fazekas | 7cf2a22 | 2013-08-02 13:49:10 +0200 | [diff] [blame] | 1 | [{"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. Rodrigues | a877de6 | 2014-01-09 16:39:48 +0000 | [diff] [blame] | 11 | "check_interval": 1, |
Attila Fazekas | 7cf2a22 | 2013-08-02 13:49:10 +0200 | [diff] [blame] | 12 | "wait_after_vm_create": true, |
| 13 | "wait_for_disassociate": true, |
| 14 | "reboot": false} |
| 15 | } |
| 16 | ] |