commit | 2ab24900a9434716d089d3dddc015223c934cdcc | [log] [tgz] |
---|---|---|
author | Nasser Grainawi <nasser.grainawi@linaro.org> | Thu Apr 18 15:41:10 2024 -0700 |
committer | Nasser Grainawi <nasser.grainawi@linaro.org> | Thu Apr 18 15:41:10 2024 -0700 |
tree | 5e2a4974f8be93ff54bb82736e75e7b50deae974 | |
parent | 5b03669c0fd23d87cc5e90e44367264dc9de9e32 [diff] | |
parent | 62dfef0271cf3bcff15c5dd7c0655aa30b211212 [diff] |
Merge branch 'stable-3.6' into stable-3.7 * stable-3.6: test: Simplify SSL setup Add 8.9.* to supported versions test: Always enable SSL for ES containers Bump testcontainers to 1.19.7 Remove unused build var test: Add assert for closing indexes test: Use the 'withTag' helper to get DockerImageName Include an 'Accept' header for Content-Type in requests Add a debug log while insert/replace change index operation Release-Notes: skip Change-Id: Ie5405692f11cdbc33269212c07935798ab06a1a1
Indexing backend libModule for Gerrit Code Review based on ElasticSearch.
This module was originally part of Gerrit core and then extracted into a separate component from v3.5.0-rc3 as part of Change-Id: Ib7b5167ce.
Note that, ElasticSearch source code is no longer Apache 2.0-licensed for versions 7.11 and newer. See ElasticSearch 2021 license change for more information.
This libModule is built like a Gerrit in-tree plugin, using Bazelisk. See the build instructions for more details.
See the setup instructions for how to install the index-elasticsearch module.
For further information and supported options, refer to the config documentation.
This libModule runs tests like a Gerrit in-tree plugin, using Bazelisk. See the test instructions for more details.