Allowing PERFPOOL to be defined by zfs-test users

Reviewed-by: John Wren Kennedy <john.kennedy@delphix.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Kevin Greene <kevin.greene@delphix.com>
Closes #15868
This commit is contained in:
Kevin Greene 2024-02-09 10:02:46 -08:00 committed by GitHub
parent d0d2733204
commit 79c6dffa6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,7 +80,7 @@ export TESTPOOL=testpool
export TESTPOOL1=testpool1
export TESTPOOL2=testpool2
export TESTPOOL3=testpool3
export PERFPOOL=perfpool
export PERFPOOL=${PERFPOOL:-perfpool}
# some test file system names
export TESTFS=testfs