commit | 9a1aae1974f7c7995ccf3d3e3680359e2185959a | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Sat Jan 11 17:21:36 2014 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Sat Jan 11 17:21:36 2014 +0000 |
tree | 00eeb23a752c3027bc0434c0ede3b89dd11cc075 | |
parent | f74f6961ba0b4221e3dd18fd3a59f894a5979d17 [diff] | |
parent | a877de6cced318d379f3fbaddb65413e411e3ad1 [diff] |
Merge "Fix typo in ssh_floating.json for stress tests"
diff --git a/tempest/stress/etc/ssh_floating.json b/tempest/stress/etc/ssh_floating.json index 0cb6776..e03fd4f 100644 --- a/tempest/stress/etc/ssh_floating.json +++ b/tempest/stress/etc/ssh_floating.json
@@ -8,7 +8,7 @@ "new_floating": true, "verify": ["check_icmp_echo", "check_port_ssh"], "check_timeout": 120, - "check_inerval": 1, + "check_interval": 1, "wait_after_vm_create": true, "wait_for_disassociate": true, "reboot": false}