bbacad648a
In #60297 we added some tests related to logging from the transport layer, but these tests failed occasionally since the cluster was kept alive between test invocations but the logging framework expected it only to be used for a single test. With this commit we reduce the scope of the internal test cluster to `TEST` to solve this problem. Closes #60321. |
||
---|---|---|
.. | ||
internalClusterTest/java/org/elasticsearch | ||
javaRestTest/java/org/elasticsearch/rest | ||
main | ||
test/java/org/elasticsearch | ||
yamlRestTest |