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 175cb28 commit a58d437Copy full SHA for a58d437
muted-tests.yml
@@ -292,6 +292,9 @@ tests:
292
- class: org.elasticsearch.ingest.geoip.EnterpriseGeoIpDownloaderIT
293
method: testEnterpriseDownloaderTask
294
issue: https://github.com/elastic/elasticsearch/issues/115163
295
+- class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityReloadCredentialsRestIT
296
+ method: testFirstTimeSetupWithElasticsearchSettings
297
+ issue: https://github.com/elastic/elasticsearch/issues/116286
298
299
# Examples:
300
#
0 commit comments