summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-21 23:37:06 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-21 23:37:06 +0000
commit1c28c1642f7d148de917169197d3f963892382f9 (patch)
tree62e1a4c85a52f6839a652052dcb7365120f21106 /TODO
parent8334644b237ac4ccfb533b9c79985904007ac6da (diff)
The ftp/rsync/ssh/smtp/jabber tests are subclasses of the more general TCP probe.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 8f843ed..dec2232 100644
--- a/TODO
+++ b/TODO
@@ -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.