summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2018-03-16 21:55:26 +0100
committerKarolin Seeger <kseeger@samba.org>2018-03-22 22:03:26 +0100
commitbb8bbedcb7412520471c377bea2bd19e93c596b8 (patch)
tree78e33c83f0f4c9f84d082595e6cc0dfc696bc672 /selftest
parent389341799c676cf8ee8a8416c4ee4212307d7796 (diff)
downloadsamba-bb8bbedcb7412520471c377bea2bd19e93c596b8.tar.gz
selftest: run vfs.fruit_netatalk test against seperate share
These tests require a fs with xattr support. This allows adding xattr_tdb to all other shares in the next commit. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13319 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> (cherry picked from commit 013aaffe7ff0ed4c30495761bb3208c29b3b5de2)
Diffstat (limited to 'selftest')
-rwxr-xr-xselftest/target/Samba3.pm10
1 files changed, 10 insertions, 0 deletions
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
index 4178ed2fdfd..571d25369f9 100755
--- a/selftest/target/Samba3.pm
+++ b/selftest/target/Samba3.pm
@@ -1811,6 +1811,16 @@ sub provision($$$$$$$$$)
fruit:encoding = native
fruit:veto_appledouble = no
+[vfs_fruit_xattr]
+ path = $shrdir
+ # This is used by vfs.fruit tests that require real fs xattr
+ vfs objects = catia fruit streams_xattr acl_xattr
+ fruit:resource = file
+ fruit:metadata = netatalk
+ fruit:locking = netatalk
+ fruit:encoding = native
+ fruit:veto_appledouble = no
+
[vfs_fruit_metadata_stream]
path = $shrdir
vfs objects = fruit streams_xattr acl_xattr