From d81fa46ed6c148f5d20da0f1c0711e20f8c0bbb4 Mon Sep 17 00:00:00 2001 From: Steve Lord Date: Tue, 15 Jan 2002 15:36:08 +0000 Subject: [PATCH] Add burst to the test machines list --- common.config | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/common.config b/common.config index 5b5a6f3b..e5a68fa2 100644 --- a/common.config +++ b/common.config @@ -140,6 +140,12 @@ in SCRATCH_RTDEV=/dev/hda8 SCRATCH_MNT=/xfs1 ;; + burst) + TEST_DIR=/xfs + TEST_DEV=/dev/hda3 + SCRATCH_DEV=/dev/hda7 + SCRATCH_MNT=/scratch + ;; lumpy) TEST_DEV=/dev/sdc5 TEST_DIR=/mnt/scratch_0 -- 2.39.5