mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
added test machine hammer
Merge of master-melb:xfs-cmds:25914a by kenmcd. added test machine hammer
This commit is contained in:
@@ -296,6 +296,13 @@ known_hosts()
|
||||
SCRATCH_MNT=/mnt/xfs_test1
|
||||
SCRATCH_DEV=/dev/cxvm/xfs_test1
|
||||
;;
|
||||
hammer)
|
||||
EMAIL="bnaujok@sgi.com"
|
||||
TEST_DIR=/mnt/xfs1
|
||||
TEST_DEV=/dev/sda5
|
||||
SCRATCH_MNT=/mnt/xfs2
|
||||
SCRATCH_DEV=/dev/sda6
|
||||
;;
|
||||
emu)
|
||||
MODULAR=0
|
||||
EMAIL="ajones@sgi.com"
|
||||
|
||||
Reference in New Issue
Block a user