commit | 55744941adeb00a25a7826e7a06de161ba7f7076 | [log] [tgz] |
---|---|---|
author | Nasser Grainawi <nasser.grainawi@linaro.org> | Thu Feb 08 16:04:59 2024 -0800 |
committer | Nasser Grainawi <nasser.grainawi@linaro.org> | Thu Feb 08 16:13:05 2024 -0800 |
tree | f11b2ad7c94cd937d548cd8d234a40263a3d321f | |
parent | eaf9111b7278685a8a962a92ac494b28ca9f5fad [diff] |
test: Add assert for closing indexes We weren't checking the server response when we closed the indexes created by each test. Failed closes will lead to other test failures later, so it's better to catch them up front. Change-Id: I6a43332427012ab15658643580644baa39a0b2d1
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.