mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Add test system 'mallet'.
Merge of master-melb:xfs-cmds:29732a by kenmcd. Add test system 'mallet'.
This commit is contained in:
@@ -570,6 +570,13 @@ known_hosts()
|
||||
SCRATCH_MNT=/mnt/scratch
|
||||
SCRATCH_DEV=/dev/sdb2
|
||||
;;
|
||||
mallet)
|
||||
MODULAR=1
|
||||
TEST_DIR=/mnt/test
|
||||
TEST_DEV=/dev/sda3
|
||||
SCRATCH_MNT=/mnt/scratch
|
||||
SCRATCH_DEV=/dev/sda4
|
||||
;;
|
||||
*)
|
||||
echo "Error: need to define parameters for host $HOST"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user