mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 11:18:52 +03:00
OpenZFS 7260 - disable libdiskmgmt in zfstest unless it's required
Authored by: John Wren Kennedy <john.kennedy@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Ported-by: George Melikov <mail@gmelikov.ru> OpenZFS-issue: https://www.illumos.org/issues/7260 OpenZFS-commit: https://github.com/openzfs/openzfs/commit/447b1e1 Closes #5794 Porting notes: - The library libdiskmgmt is specific to illumos so these changes currently have no impact under Linux. This mechanism could be potentially leveraged in the future.
This commit is contained in:
committed by
Brian Behlendorf
parent
a454868b0c
commit
2171eb7112
@@ -40,6 +40,7 @@ export ZPIOS_SH=${SCRIPTDIR}/zpios.sh
|
||||
export ZPIOS_SURVEY_SH=${SCRIPTDIR}/zpios-survey.sh
|
||||
|
||||
# Test Suite Specific Commands
|
||||
export NOINUSE_CHECK=1
|
||||
export TEST_RUNNER=${TESTSDIR}/test-runner/cmd/test-runner.py
|
||||
export STF_TOOLS=${TESTSDIR}/test-runner
|
||||
export STF_SUITE=${TESTSDIR}/zfs-tests
|
||||
|
||||
Reference in New Issue
Block a user