X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Feot-fail-tape;h=4113ccf3f28843cf735e26ccae2ee81221827108;hb=fd7101218fa0a6a4bf69db51770fbe18b3ec2aad;hp=44c36d07b9caea0670f17366f3f6a69666c4f57c;hpb=08777c18b882f6f451603b453ee32215748f6cff;p=bacula%2Fbacula diff --git a/regress/tests/eot-fail-tape b/regress/tests/eot-fail-tape index 44c36d07b9..4113ccf3f2 100755 --- a/regress/tests/eot-fail-tape +++ b/regress/tests/eot-fail-tape @@ -1,7 +1,5 @@ #!/bin/sh # -# Run a simple backup of the Bacula build directory -# to two tapes where the maximum tape file size is set to 1M # TestName="eot-fail-tape" JobName=eotfailtape @@ -25,16 +23,16 @@ start_test cat <${cwd}/tmp/bconcmds @output /dev/null messages -@$out ${cwd}/tmp/log1.out +@$out tmp/log1.out label storage=DDS-4 volume=TestVolume001 slot=0 pool=Default -update Volume=TestVolume001 MaxVolBytes=3000000 +#update Volume=TestVolume001 MaxVolBytes=3000000 run job=$JobName yes wait messages @# @# now do a restore @# -@$out ${cwd}/tmp/log2.out +@$out tmp/log2.out restore where=${cwd}/tmp/bacula-restores select all storage=DDS-4 done yes wait