|
@@ -301,6 +301,9 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.deprecation.DeprecationHttpIT
|
|
|
method: testDeprecatedSettingsReturnWarnings
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/108628
|
|
|
+- class: org.elasticsearch.search.basic.SearchWhileRelocatingIT
|
|
|
+ method: testSearchAndRelocateConcurrentlyRandomReplicas
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/116145
|
|
|
|
|
|
# Examples:
|
|
|
#
|