OpenSearch/plugins/examples
Alpar Torok 711ace0533 Testclusters: support for security and convert example plugins (#41864)
testclusters detect from settings that security is enabled
if a user is not specified using the DSL introduced in this PR, a default one is created
the appropriate wait conditions are used authenticating with the first user defined in the DSL ( or the default user ).
an example DSL to create a user is user username:"test_user" password:"x-pack-test-password" role: "superuser" all keys are optional and default to the values shown in this example
2019-05-08 14:04:00 +03:00
..
custom-settings Testclusters: support for security and convert example plugins (#41864) 2019-05-08 14:04:00 +03:00
custom-suggester Testclusters: support for security and convert example plugins (#41864) 2019-05-08 14:04:00 +03:00
painless-whitelist Testclusters: support for security and convert example plugins (#41864) 2019-05-08 14:04:00 +03:00
rescore Testclusters: support for security and convert example plugins (#41864) 2019-05-08 14:04:00 +03:00
rest-handler Testclusters: support for security and convert example plugins (#41864) 2019-05-08 14:04:00 +03:00
script-expert-scoring Testclusters: support for security and convert example plugins (#41864) 2019-05-08 14:04:00 +03:00
security-authorization-engine Testclusters: support for security and convert example plugins (#41864) 2019-05-08 14:04:00 +03:00
build.gradle Disable assemble task instead of removing it (#33348) 2018-09-04 07:32:14 +03:00