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:
Ryan Moeller
2020-02-21 11:52:44 -05:00
committed by GitHub
parent 6a60841631
commit f5f438194d
3 changed files with 4 additions and 8 deletions
@@ -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