]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Fri, 4 Jan 2008 16:09:05 +0000 (16:09 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 4 Jan 2008 16:09:05 +0000 (16:09 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6202 91ce42f0-d328-0410-95d8-f526ca767f89

regress/all-non-root-tape-tests
regress/tests/2drive-incremental-2tape
regress/tests/verify-vol-1t1d-tape [moved from regress/tests/verify-vol-tape with 96% similarity]
regress/tests/vol-duration-2t1da-tape [moved from regress/tests/vol-duration-tape with 100% similarity]

index 5f518fcfa75dd77925f9b22eab22811c8a3cdf63..3f8da3cfa036a0d02b0fc55383c060d130fe853f 100755 (executable)
@@ -24,7 +24,7 @@ nice tests/truncate-bug-tape
 nice tests/two-pool-tape
 nice tests/2drive-incremental-2tape
 nice tests/bscan-tape
-nice tests/verify-vol-tape
-nice tests/vol-duration-tape
+nice tests/verify-vol-1t1d-tape
+nice tests/vol-duration-2t1da-tape
 echo "End all non-root tape tests"
 echo "End all non-root tape tests" >>test.out
index bdf03186a57807c1ec8a288554bb75c6e5505250..613d4a2ba38f2d935a6ad7758652723405c83a39 100755 (executable)
@@ -5,7 +5,7 @@
 #
 # This script uses the autochanger and two tapes
 #
-TestName="2drive-incremental-2tape"
+TestName="2drive-incremental-2t2da-tape"
 JobName="2drive2tape"
 . scripts/functions
 
similarity index 96%
rename from regress/tests/verify-vol-tape
rename to regress/tests/verify-vol-1t1d-tape
index 9927adee7b36e4b33db375065af384246f9cf692..914422f71b22bb19c4e562fed1f1ad3f267badf6 100755 (executable)
@@ -3,7 +3,7 @@
 # Run a simple backup of the Bacula build directory
 #   then verify the catalog.           
 #
-TestName="verify-vol-tape"
+TestName="verify-vol-1t1d-tape"
 JobName=VerifyVol
 . scripts/functions