mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Add hch's Munich test config
Add defaults for lab343
This commit is contained in:
@@ -199,6 +199,14 @@ in
|
|||||||
# RMT_IRIXTAPE_DEV=longhorn:/dev/tape
|
# RMT_IRIXTAPE_DEV=longhorn:/dev/tape
|
||||||
RMT_TAPE_USER=guest
|
RMT_TAPE_USER=guest
|
||||||
;;
|
;;
|
||||||
|
lab343)
|
||||||
|
MODULAR=0
|
||||||
|
EMAIL="hch@sgi.com"
|
||||||
|
TEST_DEV=/dev/sdb1
|
||||||
|
TEST_DIR=/qa/test
|
||||||
|
SCRATCH_DEV=/dev/sdb2
|
||||||
|
SCRATCH_MNT=/qa/scratch
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
echo "common.config: Error: need to define parameters for host $HOST"
|
echo "common.config: Error: need to define parameters for host $HOST"
|
||||||
exit 1
|
exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user