Add burst to the test machines list
authorSteve Lord <lord@sgi.com>
Tue, 15 Jan 2002 15:36:08 +0000 (15:36 +0000)
committerSteve Lord <lord@sgi.com>
Tue, 15 Jan 2002 15:36:08 +0000 (15:36 +0000)
common.config

index 5b5a6f3b70b40ced7b8cf1031d6767cf0ba89758..e5a68fa266dfdb4328d7e06647d5b0050f3ef674 100644 (file)
@@ -140,6 +140,12 @@ in
        SCRATCH_RTDEV=/dev/hda8
        SCRATCH_MNT=/xfs1
        ;;
        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
     lumpy)
        TEST_DEV=/dev/sdc5
        TEST_DIR=/mnt/scratch_0