diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-22 16:00:16 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-22 16:00:16 +0000 |
commit | 16552979333ca759de6aba535b4e6b46a5070f2c (patch) | |
tree | e770c1be4dc2641361149c48a0e6923a6562bb93 | |
parent | ac1ef61eebabd4b605030bdf56a2ac35ef38f0a1 (diff) |
Updated to mention the DNS-test.
-rw-r--r-- | TODO | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -2,9 +2,6 @@ Don't use beanstalk client directly, subclass custodian/queue, or similar to allow us to swap out the queue and stub it for testing. -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." - The HTTP/HTTPS-probe should be pure Ruby. Patrick will give me a stub. +The DNS-probe needs to be written. |