Increasing test range to run.
authorTodd Lyons <tlyons@ivenue.com>
Mon, 14 Jul 2014 18:01:47 +0000 (11:01 -0700)
committerTodd Lyons <tlyons@ivenue.com>
Mon, 14 Jul 2014 18:01:47 +0000 (11:01 -0700)
Installation.md

index 2c04f9a999b96619b3b3a06368ec70d032899128..d0940ecc7483c354e79ae538460baa550e1b841e 100644 (file)
@@ -54,6 +54,8 @@ cat .ssh/id_dsa.pub >> .ssh/authorized_keys
 ssh farm@localhost</code></pre>
 Once that works properly, then the cron command changes to:
 <pre><code>6 * * * * ssh -tt farm@localhost $HOME/bin/build_farm.sh</code></pre>
+21. The default tests that are run are a limited set, from 1 to 999.  This covers basic Exim functions, but does not exercise a lot of the advanced functions.  Once a few cronjob runs complete successfully, increase the range of tests to run.  Edit the *build-farm.conf* file and change the `range_num_tests => '1 999',` to `range_num_tests => '1 5999',` and it will run more advanced tests.
+
 
 ## Multiple build clients on one machine
 As mentioned above, you can start at step 9 for each additional build you'll do on the same machine.  A second application must be filled out to put the appropriate data in the database because this is treated a separate BuildFarm client: