From e6a5fefac7c1078f05762b0c9aaa5f340fc0af5e Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Wed, 14 Nov 2012 16:05:03 +0000 Subject: Updated each test to use the timeout period specified in the JSON hash. Update the trivial test to set such a thing too. --- lib/custodian/protocol-tests/ping.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/custodian/protocol-tests/ping.rb') 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", } -- cgit v1.2.1