mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
Update xfstests control scripts to allow multiple kernel versions and multiple architectures to be more easily supported.
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@
|
||||
HOST=`hostname -s`
|
||||
MODULAR=0 # using XFS as a module or not
|
||||
BOOT="/boot" # install target for kernels
|
||||
export EXTRA=${EXTRA:=-xfs-qa}
|
||||
export EXTRA=${EXTRA:=xfs-qa}
|
||||
|
||||
# general parameters (mainly for auto-qa)
|
||||
SOAK_PROC=3 # -p option to fsstress
|
||||
|
||||
Reference in New Issue
Block a user