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 164d737 commit 5ff37d1Copy full SHA for 5ff37d1
muted-tests.yml
@@ -248,6 +248,9 @@ tests:
248
- class: org.elasticsearch.index.reindex.ReindexNodeShutdownIT
249
method: testReindexWithShutdown
250
issue: https://github.com/elastic/elasticsearch/issues/118040
251
+- class: org.elasticsearch.packaging.test.ConfigurationTests
252
+ method: test20HostnameSubstitution
253
+ issue: https://github.com/elastic/elasticsearch/issues/118028
254
255
# Examples:
256
#
0 commit comments