Add hch's Munich test config

Add defaults for lab343
This commit is contained in:
Christoph Hellwig
2002-11-04 16:23:02 +00:00
parent 6ab9146e84
commit 786507ddd3
+8
View File
@@ -199,6 +199,14 @@ in
# RMT_IRIXTAPE_DEV=longhorn:/dev/tape
RMT_TAPE_USER=guest
;;
lab343)
MODULAR=0
EMAIL="hch@sgi.com"
TEST_DEV=/dev/sdb1
TEST_DIR=/qa/test
SCRATCH_DEV=/dev/sdb2
SCRATCH_MNT=/qa/scratch
;;
*)
echo "common.config: Error: need to define parameters for host $HOST"
exit 1