mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
add puffy as test machine
Merge of master-melb:xfs-cmds:26001a by kenmcd. add puffy as test machine
This commit is contained in:
@@ -409,6 +409,15 @@ known_hosts()
|
||||
#RMT_TAPE_DEV=icy:/dev/st0
|
||||
#RMT_TAPE_USER=guest
|
||||
;;
|
||||
puffy)
|
||||
MODULAR=1
|
||||
EMAIL="tes@sgi.com"
|
||||
TEST_DIR=/mnt/test
|
||||
TEST_DEV=/dev/sda7
|
||||
SCRATCH_MNT=/mnt/scratch
|
||||
SCRATCH_DEV=/dev/sda8
|
||||
TAPE_DEV=/dev/st0
|
||||
;;
|
||||
*)
|
||||
echo "Error: need to define parameters for host $HOST"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user