diff options
Diffstat (limited to 'lib/custodian/protocol-tests/dns.rb')
-rwxr-xr-x | lib/custodian/protocol-tests/dns.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/custodian/protocol-tests/dns.rb b/lib/custodian/protocol-tests/dns.rb index 905abc8..4efabd3 100755 --- a/lib/custodian/protocol-tests/dns.rb +++ b/lib/custodian/protocol-tests/dns.rb @@ -173,6 +173,7 @@ if __FILE__ == $0 then "target_host" => "a.ns.bytemark.co.uk", "test_type" => "dns", "verbose" => 1, + "timeout" => 4, "test_alert" => "DNS failure", "resolve_name" => "support.bytemark.co.uk", "resolve_type" => "MX", |