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 b83a86e commit 2c0b71fCopy full SHA for 2c0b71f
muted-tests.yml
@@ -447,6 +447,9 @@ tests:
447
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
448
method: test {p0=transform/transforms_start_stop/Test start/stop only starts/stops specified transform}
449
issue: https://github.com/elastic/elasticsearch/issues/126466
450
+- class: org.elasticsearch.xpack.security.cli.HttpCertificateCommandTests
451
+ method: testGenerateMultipleCertificateWithNewCA
452
+ issue: https://github.com/elastic/elasticsearch/issues/126471
453
454
# Examples:
455
#
0 commit comments