]> source.dussan.org Git - sonarqube.git/commit
SONAR-20430 fix flaky elasticsearch test by simplifying the test to only verify we...
authorPierre <pierre.guillot@sonarsource.com>
Mon, 11 Sep 2023 09:39:11 +0000 (11:39 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 11 Sep 2023 20:02:53 +0000 (20:02 +0000)
commit6eea61444a2c4b9ce7e54ca234b26aab2deff62a
tree0a310feef364fbb01e13ca6c6427ff6e7ef22f6a
parent1ff716250c402170ffcb6ea2f9ae02fbd903917b
SONAR-20430 fix flaky elasticsearch test by simplifying the test to only verify we use the correct es client parameters, without testing elasticsearch itself
server/sonar-webserver-es/src/main/java/org/sonar/server/component/index/ComponentIndex.java
server/sonar-webserver-es/src/test/java/org/sonar/server/component/index/ComponentIndexSearchWindowExceededTest.java