From: Kern Sibbald Date: Tue, 1 Sep 2009 16:48:25 +0000 (+0200) Subject: tweak full tape tests X-Git-Tag: Release-5.0.0~319^2~3^2~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f1f28eea3e7b10c8e560d6fc7d0f627c632d5fdb;p=bacula%2Fbacula tweak full tape tests --- diff --git a/regress/full-tape-tests b/regress/full-tape-tests index 19a896ccc8..c30624dccc 100755 --- a/regress/full-tape-tests +++ b/regress/full-tape-tests @@ -19,7 +19,6 @@ echo "Start all non-root tape tests" >>test.out nice tests/ansi-label-tape nice tests/backup-bacula-tape nice tests/bscan-tape -nice tests/btape-fill-full-tape nice tests/eighty-simultaneous-jobs-tape nice tests/eot-fail-tape nice tests/fixed-block-size-tape @@ -35,6 +34,10 @@ nice tests/small-file-size-tape nice tests/truncate-bug-tape nice tests/verify-vol-tape +# very long +# nice tests/btape-fill-full-tape + +# requires manual intervention # nice tests/manual-two-vol-tape echo "End full non-root tape tests"