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 ff76c50 commit 37e2729Copy full SHA for 37e2729
muted-tests.yml
@@ -565,6 +565,9 @@ tests:
565
- class: org.elasticsearch.xpack.ilm.actions.ShrinkActionIT
566
method: testShrinkDuringSnapshot
567
issue: https://github.com/elastic/elasticsearch/issues/129491
568
+- class: org.elasticsearch.xpack.security.PermissionsIT
569
+ method: testWhenUserLimitedByOnlyAliasOfIndexCanWriteToIndexWhichWasRolledoverByILMPolicy
570
+ issue: https://github.com/elastic/elasticsearch/issues/129481
571
572
# Examples:
573
#
0 commit comments