X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Ffour-concurrent-jobs-tape;h=8fc617f24cfbef8a7f163555e15c959a8cd492ed;hb=8677704f2830dc4973ab0eaef0066f7f44f06ccb;hp=b4fcc2a8e1a7521e5980657ab63c9e9cc2ccfbc1;hpb=2c9ee52353942c097980956872ae2a55840b5ce6;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 @#