]> git.sur5r.net Git - bacula/bacula/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Mon, 31 Mar 2008 12:31:43 +0000 (12:31 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 31 Mar 2008 12:31:43 +0000 (12:31 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6707 91ce42f0-d328-0410-95d8-f526ca767f89

12 files changed:
regress/tests/ansi-label-tape
regress/tests/backup-bacula-tape
regress/tests/bscan-tape
regress/tests/fixed-block-size-tape
regress/tests/four-concurrent-jobs-tape
regress/tests/four-concurrent-jobs-test
regress/tests/four-jobs-tape
regress/tests/incremental-tape
regress/tests/restore-by-file-tape
regress/tests/small-file-size-tape
regress/tests/truncate-bug-tape
regress/tests/verify-vol-tape

index 141316a6bcd30a96efe6ba245a761e07cb03b751..4bd763bf8735f214c2f4e678e49e2ed765eee4a8 100755 (executable)
@@ -8,7 +8,7 @@
 # We also use the purge and the relabel commands as
 #   well as a pile of status storage commands.
 #
-TestName="ansi-label-1t1d-tape"
+TestName="ansi-label-tape"
 JobName=backuptape
 . scripts/functions
 
index 4a80a8f201a88b77e214f9ef170dbf5d198711bb..2e0fb1cbc7772de4c0d692181432305cab656e6d 100755 (executable)
@@ -6,7 +6,7 @@
 # We also use the purge and the relabel commands as
 #   well as a pile of status storage commands.
 #
-TestName="backup-bacula-1t1d-tape"
+TestName="backup-bacula-tape"
 JobName=backuptape
 . scripts/functions
 
index e6a070d8bf36bdaea632116efaa02fad400b6fbd..71341697e491e81b2b39f42cc0ddb09681dfb5bc 100755 (executable)
@@ -5,7 +5,7 @@
 #   do a bscan and restore.
 #   It should require at least 4 different bsrs.
 #
-TestName="bscan-1t1d-tape"
+TestName="bscan-tape"
 JobName=bscantape
 . scripts/functions
 
index e34c3f53057a33777fe799a3dade2dd9e39a71b2..7ba4d453b84e6fcefe1fdccdb727b52ee22d56be 100755 (executable)
@@ -4,7 +4,7 @@
 #   to a tape where we set the minimum and maximum block
 #   sizes.
 #
-TestName="fixed-block-size-1t1d-tape"
+TestName="fixed-block-size-tape"
 JobName=fixedblocksize
 . scripts/functions
 
index b4fcc2a8e1a7521e5980657ab63c9e9cc2ccfbc1..8fc617f24cfbef8a7f163555e15c959a8cd492ed 100755 (executable)
@@ -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
 @#
index d1b047030df3a5d4c69e0092468a20beff1dc6d0..aff0e47897d1dcf7faf20cb72eed287c3778b3c1 100755 (executable)
@@ -71,7 +71,6 @@ reload
 @sleep 5
 messages
 reload
-reload
 wait
 status storage=File1
 reload
@@ -81,6 +80,12 @@ messages
 @# 
 @# now do a restore
 @#
+@$out ${cwd}/tmp/jobmedia.out
+list volumes
+sql
+select JobId,MediaId,StartFile,StartBlock,EndFile,EndBlock from JobMedia;
+
+
 @$out   ${cwd}/tmp/log2.out
 restore where=${cwd}/tmp/bacula-restores select storage=File1
 unmark *
@@ -90,7 +95,6 @@ yes
 run job=$JobName level=Full Storage=File1 yes
 wait
 reload
-reload
 messages
 @output
 quit
index 3a850186a1e33b2c1f675f5a77f895f408124ea1..ff579c09a009a2616dda07176f422c52c1873ea6 100755 (executable)
@@ -4,7 +4,7 @@
 #   then backup four times, each with incremental then finally restore.
 #   It should require at least 4 different bsrs.
 #
-TestName="four-jobs-1t1d-tape"
+TestName="four-jobs-tape"
 JobName=fourjobstape
 . scripts/functions
 
index 2e83c7a45d7e26aabc8e09458860045695d976ef..38e8347b681fdff93f302c9859368cae22a5936e 100755 (executable)
@@ -3,7 +3,7 @@
 # Run a simple backup of the Bacula build directory then create some           
 #   new files, do an Incremental and restore those two files.
 #
-TestName="incremental-1t1d-tape"
+TestName="incremental-tape"
 JobName=IncTape
 . scripts/functions
 
index e88f5d87c85b2a0f640713a2171bd3113caf857f..fefc274ac860a9a6e17a3ef44769e0e2652ae018 100755 (executable)
@@ -6,7 +6,7 @@
 #   file size to 1M, it runs very slow. There are about 64 files that
 #   are created during each of the two backups.
 #
-TestName="restore-by-file-1t1d-tape"
+TestName="restore-by-file-tape"
 JobName=restorebyfile
 . scripts/functions
 
index a677de65415fe496a04d49fb54de69c1e1dde299..7000b0de9f64d740dd41543b158bdd78acb0bddd 100755 (executable)
@@ -3,7 +3,7 @@
 # Run a simple backup of the Bacula build directory 
 #   to a tape where the maximum tape file size is set to 1M
 #
-TestName="small-file-size-1t1d-tape"
+TestName="small-file-size-tape"
 JobName=smallfilesize
 . scripts/functions
 
index 97a58fa96d3a8058488507e72456b80bbb6f2a05..b1c9fc6c8558b69dedf3fa85e9f12ee9d638cdb6 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # Test for a tape truncation bug.
 #
-TestName="truncate-bug-1t1d-tape" 
+TestName="truncate-bug-tape" 
 JobName=truncatebug
 . scripts/functions
 
index 40065ad2ecf4c158735582bf026e4f3a2bc1875d..b1e79b98c72d202d3c9b78ee1d06a8d7e3b00ef8 100755 (executable)
@@ -3,7 +3,7 @@
 # Run a simple backup of the Bacula build directory
 #   then verify the catalog.           
 #
-TestName="verify-vol-1t1d-tape"
+TestName="verify-vol-tape"
 JobName=VerifyVol
 . scripts/functions