366498eca4
One test was missing the check if posix permissions are supported by the file system. As it does not make sense to not run 50% of the tests in 50% of the cases, the logic to configure which capabilities a in-memory FS should have has been moved into each test. Original commit: elastic/x-pack-elasticsearch@59a32ea26d |
||
---|---|---|
buildSrc | ||
dev-tools | ||
elasticsearch | ||
.dir-locals.el | ||
.projectile | ||
GRADLE.CHEATSHEET | ||
LICENSE.txt | ||
README.asciidoc | ||
build.gradle | ||
gradle.properties | ||
settings.gradle |
README.asciidoc
= Elasticsearch X Plugins A set of Elastic's commercial plugins: - License - Shield - Watcher - Marvel = Setup You must checkout x-plugins and elasticsearch in the same directory as siblings. This elasticsearch checkout will be used when building x-plugins.