mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-22 14:17:51 -04:00
Reworking forbiddenApis check to use gradle worker api exposed a bug in
how we resolve krb5kdc keytab information. This fixes the depenendency to krb5kdc keytab configuration and
its builtBy task.
This also changes the usage of krb5kdc keytab files to be passed directly to task classpath as
they are only required at runtime and directly having them as part of javaRestTestRuntimeOnly would mean precommit
requires krb5kdc compose up which we definitely not want
(cherry picked from commit
|
||
---|---|---|
.. | ||
azure-fixture | ||
gcs-fixture | ||
geoip-fixture | ||
hdfs2-fixture | ||
hdfs3-fixture | ||
krb5kdc-fixture | ||
minio-fixture | ||
nginx-fixture | ||
old-elasticsearch | ||
s3-fixture | ||
url-fixture | ||
build.gradle |