ADD_TEST(disk:concurrent-jobs-test "@regressdir@/tests/concurrent-jobs-test")
ADD_TEST(disk:copy-jobspan-test "@regressdir@/tests/copy-jobspan-test")
ADD_TEST(disk:copy-job-test "@regressdir@/tests/copy-job-test")
+ADD_TEST(disk:copy-upgrade-test "@regressdir@/tests/copy-upgrade-test")
ADD_TEST(disk:copy-volume-test "@regressdir@/tests/copy-volume-test")
ADD_TEST(disk:data-encrypt-test "@regressdir@/tests/data-encrypt-test")
ADD_TEST(disk:differential-test "@regressdir@/tests/differential-test")
nice tests/concurrent-jobs-test
nice tests/copy-job-test
nice tests/copy-jobspan-test
+nice tests/copy-upgrade-test
nice tests/copy-volume-test
nice tests/data-encrypt-test
nice tests/encrypt-bug-test
@$out ${cwd}/tmp/log1.out
messages
@#
-@# now do a restore
+@# now do a restore after bscan
@#
@$out ${cwd}/tmp/log2.out
setdebug level=10 storage=File
#!/bin/sh
#
# Run a backup of the Bacula build directory on two Volumes
-# then migrate it to another device.
+# then copy it to another device.
#
# This script uses the virtual disk autochanger and migration scripts
#