OpenSearch/x-pack/test/smb-fixture
Alpar Torok fa4d5f844d
Fix test fixtures on aufs (#36105)
Closes #36073

The problem showed up on debian 8 which uses aufs docker storage
driver by default as opposed to overlay2 used on other distros.
aufs does not support acls and thus the failure.
The --use-ntvfs option instructs samba not to rely on acls.
From what I can tell this is an implementation detail that should not
affect the tests ( which continue to pass )
2018-12-03 11:01:05 +02:00
..
src/main/resources Fix test fixtures on aufs (#36105) 2018-12-03 11:01:05 +02:00
Dockerfile Replace fixtures with docker-compose (#35651) 2018-11-29 09:43:16 +02:00
build.gradle Don't disable tasks based on the plugin (#36045) 2018-11-29 15:54:34 +02:00
docker-compose.yml Replace fixtures with docker-compose (#35651) 2018-11-29 09:43:16 +02:00