From 0a95a8aaee3da15893d22b494e5b72c37c0a2e73 Mon Sep 17 00:00:00 2001 From: fsgqa Date: Thu, 1 Feb 2001 05:49:23 +0000 Subject: [PATCH] Add tape devices for qa testing on fuzzy. --- common.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common.config b/common.config index b9474d1e..8401872d 100644 --- a/common.config +++ b/common.config @@ -86,6 +86,8 @@ in SCRATCH_DEV=/dev/sda5 SCRATCH_MNT=/mnt/xfs0 SCRATCH_LOGDEV=/dev/sda7 + TAPE_DEV=/dev/st0 + RMT_TAPE_DEV=fuzzy:/dev/st0 ;; bruce) TEST_DEV=/dev/sda10 -- 2.47.3