]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/restore-by-file-tape
Partial work on virtual-backup2-test
[bacula/bacula] / regress / tests / restore-by-file-tape
index 8ac4118cf17599fccbda1bf41238bbd452375d48..fefc274ac860a9a6e17a3ef44769e0e2652ae018 100755 (executable)
@@ -6,10 +6,14 @@
 #   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
-copy_tape_confs
+
+require_tape_drive
+
+scripts/copy-tape-confs
+scripts/cleanup-tape
 
 echo "${cwd}/build" >${cwd}/tmp/file-list
 sed s%\^%${cwd}% ${cwd}/scripts/flist | sort | uniq >${cwd}/tmp/restore2-list