]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/eot-fail-tape
regress: add function to create many dirs
[bacula/bacula] / regress / tests / eot-fail-tape
index 3ba6d725d321c8eb89131fe0895e9f98a5519a1c..aad6658c3c95857ac0102febb262fb65e4667348 100755 (executable)
@@ -24,7 +24,7 @@ cat <<END_OF_DATA >${cwd}/tmp/bconcmds
 @$out /dev/null
 messages
 @$out tmp/log1.out
-label storage=DDS-4 volume=TestVolume001 slot=0 pool=Default
+label storage=tape volume=TestVolume001 slot=0 pool=Default
 @#update Volume=TestVolume001 MaxVolBytes=3000000
 run job=$JobName yes
 wait
@@ -33,7 +33,7 @@ messages
 @# now do a restore
 @#
 @$out tmp/log2.out
-restore where=${cwd}/tmp/bacula-restores select all storage=DDS-4 done
+restore where=${cwd}/tmp/bacula-restores select all storage=tape done
 yes
 wait
 messages
@@ -41,7 +41,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