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 aca7b97 commit e6a7a62Copy full SHA for e6a7a62
muted-tests.yml
@@ -263,6 +263,9 @@ tests:
263
- class: org.elasticsearch.packaging.test.DockerTests
264
method: test011SecurityEnabledStatus
265
issue: https://github.com/elastic/elasticsearch/issues/124990
266
+- class: org.elasticsearch.packaging.test.TemporaryDirectoryConfigTests
267
+ method: test21AcceptsCustomPathInDocker
268
+ issue: https://github.com/elastic/elasticsearch/issues/128114
269
270
# Examples:
271
#
0 commit comments