X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Ffour-concurrent-jobs-tape;h=8fc617f24cfbef8a7f163555e15c959a8cd492ed;hb=9d3109a03bb69d2ef5bf39f2cbe424cf9fc2076d;hp=b4fcc2a8e1a7521e5980657ab63c9e9cc2ccfbc1;hpb=c8a98b6eba62cb0fc3e79ede47738276ac736504;p=bacula%2Fbacula diff --git a/regress/tests/four-concurrent-jobs-tape b/regress/tests/four-concurrent-jobs-tape index b4fcc2a8e1..8fc617f24c 100755 --- a/regress/tests/four-concurrent-jobs-tape +++ b/regress/tests/four-concurrent-jobs-tape @@ -2,7 +2,7 @@ # # Run four jobs at the same time # -TestName="four-concurrent-jobs-1t1d-tape" +TestName="four-concurrent-jobs-tape" JobName=FourConcurrentJobs . scripts/functions @@ -33,6 +33,11 @@ status storage=DDS-4 messages wait messages +@$out ${cwd}/tmp/jobmedia.out +list volumes +sql +select JobId,MediaId,StartFile,StartBlock,EndFile,EndBlock from JobMedia; + @# @# now do a restore @#