Add flutz into the QA host mix
authorNathan Scott <nathans@sgi.com>
Wed, 25 Jun 2003 04:20:04 +0000 (04:20 +0000)
committerNathan Scott <nathans@sgi.com>
Wed, 25 Jun 2003 04:20:04 +0000 (04:20 +0000)
common.config

index 5c4ee3c9e83af4914d7a4dc890fe7b52b0d86e18..3ba9a7cea3d8ca9dbcd38232c12466daaa0de100 100644 (file)
@@ -102,15 +102,16 @@ in
        SCRATCH_DEV=/dev/sda9
        SCRATCH_MNT=/mnt/xfs0
         ;;
-    sagan)
-       MODULAR=1
-       EMAIL="tes@larry"
-        TEST_DEV=/dev/sda6
-       TEST_DIR=/mnt/xfs0
-       SCRATCH_DEV=/dev/sda7
-       SCRATCH_MNT=/mnt/xfs1
+    flutz)
+       MODULAR=0
+       EMAIL="nathans@larry"
+        TEST_DEV=/dev/sda5
+       TEST_DIR=/xfsqa1
+       SCRATCH_DEV=/dev/sda6
+       SCRATCH_LOGDEV=/dev/sda7
+       SCRATCH_MNT=/xfsqa2
        TAPE_DEV=/dev/st0
-       RMT_TAPE_DEV=sagan:/dev/st0
+       RMT_TAPE_DEV=bruce:/dev/st0
        RMT_IRIXTAPE_DEV=snort:/dev/tape
        RMT_TAPE_USER=guest
        ;;