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 ed2ef1e commit 69aae9fCopy full SHA for 69aae9f
muted-tests.yml
@@ -281,6 +281,9 @@ tests:
281
- class: org.elasticsearch.packaging.test.ArchiveGenerateInitialCredentialsTests
282
method: test20NoAutoGenerationWhenAutoConfigurationDisabled
283
issue: https://github.com/elastic/elasticsearch/issues/116619
284
+- class: org.elasticsearch.packaging.test.BootstrapCheckTests
285
+ method: test20RunWithBootstrapChecks
286
+ issue: https://github.com/elastic/elasticsearch/issues/116620
287
288
# Examples:
289
#
0 commit comments