diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-21 23:37:06 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-21 23:37:06 +0000 |
commit | 1c28c1642f7d148de917169197d3f963892382f9 (patch) | |
tree | 62e1a4c85a52f6839a652052dcb7365120f21106 | |
parent | 8334644b237ac4ccfb533b9c79985904007ac6da (diff) |
The ftp/rsync/ssh/smtp/jabber tests are subclasses of the more general TCP probe.
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -6,7 +6,4 @@ Use a class factory to instantiate tests on the worker-side. -> This is in-progress. Test it with: ./bin/custodian-parse-execute "kvm1.vm must run smtp." -Rewrite rsync/ssh/ftp, etc, as a subclass of tcp.rb --> This is in-progress. - The HTTP/HTTPS-probe should be pure Ruby. Patrick will give me a stub. |