selftest: run smb2.streams tests against a share with vfs_streams_xattr
authorRalph Boehme <slow@samba.org>
Sat, 26 May 2018 14:30:47 +0000 (16:30 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 30 May 2018 17:10:25 +0000 (19:10 +0200)
commitaa096ab70a466388a9947f73a525b2dcbb9821e5
tree7e48d7d67645530b10d5f73eac6131eddb765b14
parent0196318a1d027f04ed27d7a05dbefa9ded863b24
selftest: run smb2.streams tests against a share with vfs_streams_xattr

The tests are currently only run against streams_depot, where stream IO
is handle based, compared to streams_xattr which is path
based. vfs_streams_xattr is also used much more in real world setups, so
we should run our tests against it.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13451

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail
source3/selftest/tests.py