cf71f3f05e
The shield test infra already verifies that the plugin is loaded before each test, it makes little sense to check again in this specific test. Left the second part that tests the shield info endpoint and renamed the test method Closes elastic/elasticsearch#423 Original commit: elastic/x-pack-elasticsearch@ac2d566c42 |
||
---|---|---|
.esvm-shield-config | ||
dev-tools | ||
src | ||
.esvmrc | ||
.esvmrc_active_dir | ||
.esvmrc_open_ldap | ||
LICENSE.txt | ||
README.asciidoc | ||
TESTING.asciidoc | ||
all-signatures.txt | ||
core-signatures.txt | ||
pom.xml | ||
test-signatures.txt | ||
tests.policy |
README.asciidoc
= Elasticsearch Security Plugin This plugins adds security features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.