]> git.sur5r.net Git - bacula/bacula/commitdiff
Update doc
authorKern Sibbald <kern@sibbald.com>
Fri, 13 Jan 2006 17:34:47 +0000 (17:34 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 13 Jan 2006 17:34:47 +0000 (17:34 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2741 91ce42f0-d328-0410-95d8-f526ca767f89

regress/README
regress/kern.conf
regress/tests/auto-label-test

index 5c121b2ecd42557d6b2dae85e51bf5152fdfaca2..5b96107d997fb1cb82e56a5ae26960f85ead88cd 100644 (file)
@@ -46,19 +46,6 @@ a resonable run.  Each test is totally independent of any other
 test. Aside from the required "make setup", each test is totally
 self-initalizing and should clean up after itself.
 
-Not all the tests yet report OK.  This is simply because there are
-some spurious differences that I haven't yet taken the time to
-eliminate.  The working scrips as of 24 Apr 03 are (this is
-way out of date!):
-
-backup-bacula-test
-sparse-test
-compressed-test
-sparse-compressed-test
-two-jobs-test
-wierd-files-test
-verify-vol-test
-
 The tests expect you to execute them from the main regress 
 directory!               
 
@@ -113,3 +100,8 @@ The simplest thing to do is to edit tests/xxxx where xxxx is the name of
 the test, and change the line "debug=0" to "debug=1".  If the test has
 not been updated to have the debug variable, please notify Kern, and I
 will be happy to fix it -- I am upgrading them one at a time.
+
+Also, if you run from time to time on a computer that is not connected
+to the network, please be sure that "hostname" is set to "localhost",
+otherwise, your tests may fail because the hostname used by Bacula's
+./configure cannot be properly resolved.
index 45335617f0eb118657f7545331fd08e726971227..2499dea0f7d8c273250bb9ce425dc191051a3a5f 100644 (file)
@@ -1,5 +1,5 @@
 # Where to get the source to be tested
-# BACULA_SOURCE="${HOME}/bacula/branch-1.38.1"
+# BACULA_SOURCE="${HOME}/bacula/branch-1.38"
 BACULA_SOURCE="${HOME}/bacula/k"
 
 # Where to send email   !!!!! Change me !!!!!!!
index 2e020e766bacd5a9ef899168fc384d5fc45dad91..2783e008954e5c0d3bf075e48bdb697c1041246b 100755 (executable)
@@ -24,12 +24,13 @@ echo " === Starting auto-label-test at `date +%R:%S` ===" >>working/log
 echo " "
 
 cat <<END_OF_DATA >tmp/bconcmds
-@$out /dev/null
+@output /dev/null
+messages
+@$out tmp/log1.out
 status all
 status all
 list pools
 messages
-@$out tmp/log1.out
 run job=CompressedTest storage=File yes
 list pools
 list volumes