mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Added asg qa machine emu.
Added asg qa machine emu.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user