]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
Added asg qa machine emu.
authorptools <ptools>
Thu, 24 Jun 2004 07:02:44 +0000 (07:02 +0000)
committerptools <ptools>
Thu, 24 Jun 2004 07:02:44 +0000 (07:02 +0000)
Added asg qa machine emu.

common.config

index 898b675955f55e0f1c1c51e52c1ee8eb203650d0..22cfb1c5f5f70edeae3ff04017a056bdfe4e6ff1 100644 (file)
@@ -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"