We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be63963 commit ae3fea4Copy full SHA for ae3fea4
muted-tests.yml
@@ -605,6 +605,9 @@ tests:
605
- class: org.elasticsearch.multiproject.test.CoreWithMultipleProjectsClientYamlTestSuiteIT
606
method: test {yaml=indices.resolve_index/10_basic_resolve_index/Resolve index with hidden and closed indices}
607
issue: https://github.com/elastic/elasticsearch/issues/130568
608
+- class: org.elasticsearch.reindex.ReindexRestClientSslTests
609
+ method: testClientPassesClientCertificate
610
+ issue: https://github.com/elastic/elasticsearch/issues/130584
611
612
# Examples:
613
#
0 commit comments