]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2934] updated lettuce README regarding prerequisites programs to be installed.
authorJINMEI Tatuya <jinmei@isc.org>
Fri, 17 May 2013 16:18:15 +0000 (09:18 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Fri, 17 May 2013 16:18:15 +0000 (09:18 -0700)
tests/lettuce/README

index a53c6e72089b294715ce1e9f31422964fab6ed12..48c4043464d6054ae572da218a0687d4af0af712 100644 (file)
@@ -6,7 +6,8 @@ these tests are specific for BIND10, but we are keeping in mind that RFC-related
 tests could be separated, so that we can test other systems as well.
 
 Prerequisites:
-- BIND 10 must be compiled or installed
+- BIND 10 must be compiled or installed (even when testing in-tree build;
+  see below)
 - dig
 - lettuce (http://lettuce.it)
 
@@ -32,7 +33,9 @@ By default it will use the build tree, but you can use an installed version
 of bind10 by passing -I as the first argument of run_lettuce.sh
 
 The tool 'dig' must be in the default search path of your environment. If
-you specified -I, so must the main bind10 program, as well as bindctl.
+you specified -I, so must the main BIND 10 programs.  And, with or without
+-I, some BIND 10 programs still have to be installed as they are invoked
+from test tools.  Those include bindctl and b10-loadzone.
 
 Due to the default way lettuce prints its output, it is advisable to run it
 in a terminal that is wide than the default. If you see a lot of lines twice