summaryrefslogtreecommitdiff
path: root/lib/custodian/protocol-tests/ping.rb
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-14 16:05:03 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-14 16:05:03 +0000
commite6a5fefac7c1078f05762b0c9aaa5f340fc0af5e (patch)
treeea4c7718d46e252d583dd37bdd0c502025ee8e27 /lib/custodian/protocol-tests/ping.rb
parent6e7b07ad59c4596d6bb8189cd5fc735cbf652fa5 (diff)
Updated each test to use the timeout period specified in the JSON
hash. Update the trivial test to set such a thing too.
Diffstat (limited to 'lib/custodian/protocol-tests/ping.rb')
-rwxr-xr-xlib/custodian/protocol-tests/ping.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/custodian/protocol-tests/ping.rb b/lib/custodian/protocol-tests/ping.rb
index 7f1ffbd..fed72d4 100755
--- a/lib/custodian/protocol-tests/ping.rb
+++ b/lib/custodian/protocol-tests/ping.rb
@@ -108,6 +108,7 @@ if __FILE__ == $0 then
"target_host" => "upload.ns.bytemark.co.uk",
"test_type" => "ping",
"verbose" => 1,
+ "timeout" => 5,
"test_alert" => "Pingly faily",
}