OpenSearch/buildSrc
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
..
src Testclusters: support for security and convert example plugins (#41864) 2019-05-08 14:04:00 +03:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Provide names for all artifact repositories (#41857) 2019-05-07 06:35:28 -04:00
version.properties Bump 7.x branch to version 7.2.0 2019-05-01 13:38:57 -04:00