mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
ZTS: Move privilege tests to sunos.run
These tests are unspported on FreeBSD and Linux for lack of pfexec. Move the privilege tests to sunos.run and remove the platform checks. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ryan Moeller <ryan@iXsystems.com> Closes #10035
This commit is contained in:
@@ -31,10 +31,6 @@
|
||||
|
||||
. $STF_SUITE/include/libtest.shlib
|
||||
|
||||
if is_linux || is_freebsd; then
|
||||
log_unsupported "Requires pfexec command"
|
||||
fi
|
||||
|
||||
ZFS_USER=zfsrbac
|
||||
USES_NIS=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user