X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Frestore-by-file-tape;h=fefc274ac860a9a6e17a3ef44769e0e2652ae018;hb=8ce5fd38f0cff237755db8b1761ef8e827aaf00c;hp=8ac4118cf17599fccbda1bf41238bbd452375d48;hpb=a1743bc932dfaf5ce097a4010d5943b343e73fff;p=bacula%2Fbacula diff --git a/regress/tests/restore-by-file-tape b/regress/tests/restore-by-file-tape index 8ac4118cf1..fefc274ac8 100755 --- a/regress/tests/restore-by-file-tape +++ b/regress/tests/restore-by-file-tape @@ -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