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 0301355 commit 9797101Copy full SHA for 9797101
muted-tests.yml
@@ -346,6 +346,9 @@ tests:
346
- class: org.elasticsearch.upgrades.MultiVersionRepositoryAccessIT
347
method: testUpgradeMovesRepoToNewMetaVersion
348
issue: https://github.com/elastic/elasticsearch/issues/114994
349
+- class: org.elasticsearch.upgrades.MultiVersionRepositoryAccessIT
350
+ method: testReadOnlyRepo
351
+ issue: https://github.com/elastic/elasticsearch/issues/114997
352
353
# Examples:
354
#
0 commit comments