mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
common.config minor changes
Merge of master-melb:xfs-cmds:28337a by kenmcd. Modified partitions and host name for cxfsaltix2. Now kermit1.
This commit is contained in:
+5
-4
@@ -344,8 +344,9 @@ known_hosts()
|
||||
SCRATCH_MNT=/mnt/xfsscratch
|
||||
SCRATCH_DEV=/dev/lxvm/xfsscratch
|
||||
;;
|
||||
cxfsaltix2)
|
||||
EMAIL="leenap@sgi.com"
|
||||
kermit1)
|
||||
EMAIL="mohamedb@sgi.com"
|
||||
#EMAIL="leenap@sgi.com"
|
||||
#TEST_DIR=/mnt/xfs_test
|
||||
#TEST_DEV=/dev/lxvm/xfs_test
|
||||
#TEST_DIR=/mnt/xfsdata
|
||||
@@ -356,8 +357,8 @@ known_hosts()
|
||||
#SCRATCH_MNT=/mnt/xfsscratch
|
||||
#SCRATCH_DEV=/dev/cxvm/xfsscratch
|
||||
#SCRATCH_LOGDEV=/dev/sdd2
|
||||
TEST_DIR=/mnt/data_xfs
|
||||
TEST_DEV=/dev/lxvm/data_xfs
|
||||
TEST_DIR=/mnt/xfs_test
|
||||
TEST_DEV=/dev/lxvm/xfs_test
|
||||
SCRATCH_MNT=/mnt/xfs_scratch
|
||||
SCRATCH_DEV=/dev/lxvm/xfs_scratch
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user