From 062d6d08c1b8e7487e85478d38b87c43668e43cb Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Wed, 21 Nov 2012 21:20:49 +0000 Subject: Updated TODO --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index f489ec7..8f843ed 100644 --- a/TODO +++ b/TODO @@ -3,9 +3,10 @@ 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. - -Use either a proper grammer, or use the protocol-tests when parsing. +-> 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. -- cgit v1.2.1