]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/fixed-block-size-tape
regress: add function to create many dirs
[bacula/bacula] / regress / tests / fixed-block-size-tape
index bc5eba1f78240a5d4485df82f50fb6aa2280d49e..79ec0c0088a8359fa732222bfaaa5af7d7faa046 100755 (executable)
@@ -35,8 +35,8 @@ cat <<END_OF_DATA >${cwd}/tmp/bconcmds
 @$out /dev/null
 messages
 @$out ${cwd}/tmp/log1.out
-setdebug level=51 storage=DDS-4
-label storage=DDS-4 volume=TestVolume001 slot=0 pool=Default
+setdebug level=51 storage=tape
+label storage=tape volume=TestVolume001 slot=0 pool=Default
 run job=$JobName yes
 wait
 messages
@@ -44,7 +44,7 @@ messages
 @# now do a restore
 @#
 @$out ${cwd}/tmp/log2.out
-restore where=${cwd}/tmp/bacula-restores select storage=DDS-4
+restore where=${cwd}/tmp/bacula-restores select storage=tape
 unmark *
 mark *
 done
@@ -55,7 +55,7 @@ quit
 END_OF_DATA
 
 run_bacula
-check_for_zombie_jobs storage=DDS-4
+check_for_zombie_jobs storage=tape
 stop_bacula
 
 check_two_logs