From: Kern Sibbald Date: Sat, 19 Nov 2005 13:52:12 +0000 (+0000) Subject: Update X-Git-Tag: Release-1.38.2~18 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8b044301a1419fadd3148e2c07e412922f47d8f8;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2597 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/README b/regress/README index 7a8f2fed98..5c121b2ecd 100644 --- a/regress/README +++ b/regress/README @@ -3,6 +3,14 @@ This is Bacula's regression script directory. +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +Warning!!!! Make sure not to run it on the same system +with your production Catalog because the tables will all +be cleared. You can run it on the your production system +if you use a different database. +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + + To set it up, create your personal configuration file, by copying prototype.conf to xxx.conf or simply editing prototype.conf directly. diff --git a/regress/tests/two-pool-tape b/regress/tests/two-pool-tape index c95aca9695..1ffcf89285 100755 --- a/regress/tests/two-pool-tape +++ b/regress/tests/two-pool-tape @@ -18,7 +18,17 @@ scripts/cleanup scripts/copy-2tape-confs scripts/prepare-two-tapes +# Make a relatively large backup set 10 x source code directory echo "${cwd}/build" >/tmp/file-list +echo "${cwd}/build" >>/tmp/file-list +echo "${cwd}/build" >>/tmp/file-list +echo "${cwd}/build" >>/tmp/file-list +echo "${cwd}/build" >>/tmp/file-list +echo "${cwd}/build" >>/tmp/file-list +echo "${cwd}/build" >>/tmp/file-list +echo "${cwd}/build" >>/tmp/file-list +echo "${cwd}/build" >>/tmp/file-list +echo "${cwd}/build" >>/tmp/file-list echo " " echo " " @@ -30,12 +40,19 @@ cat <tmp/bconcmds @$out /dev/null messages @$out tmp/log1.out -label storage=DDS-4 volume=TestVolume001 slot=1 pool=Default drive=0 +label storage=DDS-4 volume=TestVolume001 slot=1 pool=Full drive=0 label storage=DDS-4 volume=TestVolume002 slot=2 pool=Default drive=0 -@#setdebug level=1000 client -run job=NightlySave yes +run job=NightlySave level=Full pool=Default yes @sleep 10 +@#setdebug level=200 storage=DDS-4 run job=NightlySave level=Full pool=Full yes +@sleep 10 +messages +@sleep 10 +messages +@sleep 10 +status storage=DDS-4 +messages wait messages @#