Skip id-mapped tests for now due to nfsv4 acls incompatibility
This commit is contained in:
parent
8a4f609651
commit
343164faac
|
@ -36,6 +36,8 @@
|
|||
|
||||
verify_runnable "global"
|
||||
|
||||
log_unsupported "SKIP: nfsv4 acls incompatible with id-mapped mounts for now."
|
||||
|
||||
export WORKDIR=$TESTDIR/idmap_test
|
||||
export IDMAPDIR=$TESTDIR/idmap_dest
|
||||
|
||||
|
|
|
@ -37,6 +37,8 @@
|
|||
|
||||
verify_runnable "global"
|
||||
|
||||
log_unsupported "SKIP: nfsv4 acls incompatible with id-mapped mounts for now."
|
||||
|
||||
export WORKDIR=$TESTDIR/idmap_test
|
||||
export IDMAPDIR=$TESTDIR/idmap_dest
|
||||
|
||||
|
|
|
@ -39,6 +39,8 @@
|
|||
|
||||
verify_runnable "global"
|
||||
|
||||
log_unsupported "SKIP: nfsv4 acls incompatible with id-mapped mounts for now."
|
||||
|
||||
export WORKDIR=$TESTDIR/idmap_test
|
||||
export IDMAPDIR=$TESTDIR/idmap_dest
|
||||
|
||||
|
|
|
@ -38,6 +38,8 @@
|
|||
|
||||
verify_runnable "global"
|
||||
|
||||
log_unsupported "SKIP: nfsv4 acls incompatible with id-mapped mounts for now."
|
||||
|
||||
export WORKDIR=$TESTDIR/idmap_test
|
||||
export IDMAPDIR=$TESTDIR/idmap_dest
|
||||
|
||||
|
|
|
@ -41,6 +41,8 @@
|
|||
|
||||
verify_runnable "global"
|
||||
|
||||
log_unsupported "SKIP: nfsv4 acls incompatible with id-mapped mounts for now."
|
||||
|
||||
export WORKDIR=$TESTDIR/idmap_test
|
||||
export IDMAPDIR=$TESTDIR/idmap_dest
|
||||
|
||||
|
|
Loading…
Reference in New Issue