|
@@ -395,6 +395,9 @@ tests:
|
|
|
- class: org.elasticsearch.packaging.test.DockerTests
|
|
|
method: test021InstallPlugin
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/116147
|
|
|
+- class: org.elasticsearch.action.RejectionActionIT
|
|
|
+ method: testSimulatedSearchRejectionLoad
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/125901
|
|
|
|
|
|
# Examples:
|
|
|
#
|