update qa host configuration entries.
authorNathan Scott <nathans@sgi.com>
Fri, 11 Jan 2002 04:01:45 +0000 (04:01 +0000)
committerNathan Scott <nathans@sgi.com>
Fri, 11 Jan 2002 04:01:45 +0000 (04:01 +0000)
common.config

index 1423829deb885db34bdbe672bfe2282f60661a37..5b5a6f3b70b40ced7b8cf1031d6767cf0ba89758 100644 (file)
@@ -184,6 +184,14 @@ in
        SCRATCH_DEV=/dev/sdb2
        SCRATCH_MNT=/mnt/xfs1
        ;;
        SCRATCH_DEV=/dev/sdb2
        SCRATCH_MNT=/mnt/xfs1
        ;;
+    usermode)
+       TEST_DEV=/dev/ubd/1
+       TEST_DIR=/mnt/test
+       SCRATCH_DEV=/dev/ubd/2
+       SCRATCH_MNT=/mnt/scratch
+       SCRATCH_RTDEV=/dev/ubd/3
+       SCRATCH_LOGDEV=/dev/ubd/4
+       ;;
     *)
        echo "common.config: Error: need to define parameters for host `hostname -s`"
        exit 1
     *)
        echo "common.config: Error: need to define parameters for host `hostname -s`"
        exit 1