mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Add burst to the test machines list
This commit is contained in:
@@ -140,6 +140,12 @@ in
|
||||
SCRATCH_RTDEV=/dev/hda8
|
||||
SCRATCH_MNT=/xfs1
|
||||
;;
|
||||
burst)
|
||||
TEST_DIR=/xfs
|
||||
TEST_DEV=/dev/hda3
|
||||
SCRATCH_DEV=/dev/hda7
|
||||
SCRATCH_MNT=/scratch
|
||||
;;
|
||||
lumpy)
|
||||
TEST_DEV=/dev/sdc5
|
||||
TEST_DIR=/mnt/scratch_0
|
||||
|
||||
Reference in New Issue
Block a user