mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Added cxfsaltix2 to the list of known hosts.
Merge of master-melb:xfs-cmds:27913a by kenmcd. Added cxfsaltix2 to the list of known hosts.
This commit is contained in:
@@ -349,6 +349,19 @@ known_hosts()
|
||||
SCRATCH_DEV=/dev/lxvm/xfsscratch
|
||||
#SCRATCH_LOGDEV=/dev/sdd2
|
||||
;;
|
||||
cxfsaltix2)
|
||||
EMAIL="leenap@sgi.com"
|
||||
#TEST_DIR=/mnt/xfs_test
|
||||
#TEST_DEV=/dev/lxvm/xfs_test
|
||||
TEST_DIR=/mnt/xfsdata
|
||||
TEST_DEV=/dev/lxvm/xfsdata
|
||||
#TEST_LOGDEV=/dev/sdd1
|
||||
#SCRATCH_MNT=/mnt/xfs_scratch
|
||||
#SCRATCH_DEV=/dev/lxvm/xfs_scratch
|
||||
SCRATCH_MNT=/mnt/xfsscratch
|
||||
SCRATCH_DEV=/dev/lxvm/xfsscratch
|
||||
#SCRATCH_LOGDEV=/dev/sdd2
|
||||
;;
|
||||
inferno)
|
||||
#dedicated qa machine (has some values already set)
|
||||
[ -z "$MODULAR" ] && MODULAR=1
|
||||
|
||||
Reference in New Issue
Block a user