From: ptools Date: Thu, 24 Jun 2004 07:02:44 +0000 (+0000) Subject: Added asg qa machine emu. X-Git-Tag: v1.1.0~824 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f4fbf4401ddecf5ac8e5f50d2c609e51784507ad;p=users%2Fhch%2Fxfstests-dev.git Added asg qa machine emu. Added asg qa machine emu. --- diff --git a/common.config b/common.config index 898b67595..22cfb1c5f 100644 --- a/common.config +++ b/common.config @@ -344,6 +344,14 @@ known_hosts() RMT_TAPE_USER=guest RMT_IRIXTAPE_DEV=snort:/dev/tape ;; + emu) + MODULAR=0 + EMAIL="ajones@sgi.com" + TEST_DIR=/mnt/test + TEST_DEV=/dev/sdb1 + SCRATCH_MNT=/mnt/scratch + SCRATCH_DEV=/dev/sdb2 + ;; *) echo "Error: need to define parameters for host $HOST"