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 | 32a5f0ad1923b6b3879944942c3e616e856f3c6f (patch) | |
tree | 62e1a4c85a52f6839a652052dcb7365120f21106 | |
parent | 99494920ef7d477a84adaf272d7154047ed07ee7 (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. |