]> git.sur5r.net Git - bacula/bacula/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Sat, 19 Nov 2005 14:22:27 +0000 (14:22 +0000)
committerKern Sibbald <kern@sibbald.com>
Sat, 19 Nov 2005 14:22:27 +0000 (14:22 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2598 91ce42f0-d328-0410-95d8-f526ca767f89

regress/tests/two-pool-tape

index 1ffcf892857a62705ac144d0365b751be1d07eb2..62f9837bed43edceea02ba99fc8eda9fcb5604ca 100755 (executable)
@@ -18,7 +18,7 @@ scripts/cleanup
 scripts/copy-2tape-confs
 scripts/prepare-two-tapes
  
-# Make a relatively large backup set 10 x source code directory
+# Make a relatively large backup set 20 x source code directory
 echo "${cwd}/build" >/tmp/file-list
 echo "${cwd}/build" >>/tmp/file-list
 echo "${cwd}/build" >>/tmp/file-list
@@ -29,6 +29,16 @@ 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 "${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 " "
@@ -43,8 +53,8 @@ messages
 label storage=DDS-4 volume=TestVolume001 slot=1 pool=Full drive=0
 label storage=DDS-4 volume=TestVolume002 slot=2 pool=Default drive=0
 run job=NightlySave level=Full pool=Default yes
-@sleep 10
-@#setdebug level=200 storage=DDS-4
+@# wait between starting jobs
+@sleep 60
 run job=NightlySave level=Full pool=Full yes
 @sleep 10
 messages