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 bf418cb commit d582b82Copy full SHA for d582b82
muted-tests.yml
@@ -238,6 +238,9 @@ tests:
238
- class: org.elasticsearch.packaging.test.ArchiveGenerateInitialCredentialsTests
239
method: test20NoAutoGenerationWhenAutoConfigurationDisabled
240
issue: https://github.com/elastic/elasticsearch/issues/117891
241
+- class: org.elasticsearch.packaging.test.BootstrapCheckTests
242
+ method: test20RunWithBootstrapChecks
243
+ issue: https://github.com/elastic/elasticsearch/issues/117890
244
245
# Examples:
246
#
0 commit comments