X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Fbscan-fast-tape;h=7c68a78a3a3a2a6ea0bd4e60ecee790386d5bd0b;hb=9069d2fe01f419778c977cd4db47bb9e6b52cd02;hp=3f9f8e6dfa9d3b9b6e710525cc162a7567f6150f;hpb=5fb49ea3f1e6e915310d572c664f8ce7ff984fa7;p=bacula%2Fbacula diff --git a/regress/tests/bscan-fast-tape b/regress/tests/bscan-fast-tape index 3f9f8e6dfa..7c68a78a3a 100755 --- a/regress/tests/bscan-fast-tape +++ b/regress/tests/bscan-fast-tape @@ -25,8 +25,8 @@ cat <tmp/bconcmds @$out /dev/null messages @$out tmp/log1.out -setdebug level=2 storage=DDS-4 -label storage=DDS-4 volume=TestVolume001 slot=0 pool=Default +setdebug level=2 storage=tape +label storage=tape volume=TestVolume001 slot=0 pool=Default run job=$JobName yes wait messages @@ -48,7 +48,7 @@ echo "Starting Bacula tape writing" #quit #END_OF_DATA #run_bacula -#check_for_zombie_jobs storage=DDS-4 +#check_for_zombie_jobs storage=tape #stop_bacula echo "End writing tape" @@ -66,7 +66,7 @@ echo "volume=TestVolume001" >tmp/bscan.bsr bscan_libdbi -strace -o strace.new $bin/bscan -d200 -w working $BSCANLIBDBI -u regress -n regress -m -s -v -b tmp/bscan.bsr -c bin/bacula-sd.conf DDS-4 +strace -o strace.new $bin/bscan -d200 -w working $BSCANLIBDBI -u regress -n regress -m -s -v -b tmp/bscan.bsr -c bin/bacula-sd.conf tape exit cat <tmp/bconcmds @$out /dev/null @@ -75,7 +75,7 @@ messages @# @# now do a restore @# -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 @@ -83,7 +83,7 @@ quit END_OF_DATA run_bacula -check_for_zombie_jobs storage=DDS-4 +check_for_zombie_jobs storage=tape stop_bacula rm -f ${cwd}/build/src/lib/dummy