mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Updated common.config to reflect inferno's scratch disk partition layout.
Merge of master-melb:xfs-cmds:23125a by kenmcd. Added TEST_LOGDEV, SCRATCH_LOGDEV and #SCRATCH_RTDEV for machine inferno.
This commit is contained in:
@@ -346,8 +346,11 @@ known_hosts()
|
||||
EMAIL="ajones@sgi.com"
|
||||
TEST_DIR=/mnt/test
|
||||
TEST_DEV=/dev/sdb1
|
||||
TEST_LOGDEV=/dev/sdb3
|
||||
SCRATCH_MNT=/mnt/scratch
|
||||
SCRATCH_DEV=/dev/sdb2
|
||||
SCRATCH_LOGDEV=/dev/sdb4
|
||||
#SCRATCH_RTDEV=/dev/sdb5
|
||||
TAPE_DEV=/dev/st0
|
||||
RMT_IRIXTAPE_DEV=snort:/dev/tape
|
||||
RMT_TAPE_DEV=icy:/dev/st0
|
||||
|
||||
Reference in New Issue
Block a user