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 35c820d commit e9c89c2Copy full SHA for e9c89c2
muted-tests.yml
@@ -562,6 +562,9 @@ tests:
562
- class: org.elasticsearch.xpack.ilm.TimeseriesMoveToStepIT
563
method: testMoveToAllocateStep
564
issue: https://github.com/elastic/elasticsearch/issues/129490
565
+- class: org.elasticsearch.xpack.ilm.actions.ShrinkActionIT
566
+ method: testShrinkDuringSnapshot
567
+ issue: https://github.com/elastic/elasticsearch/issues/129491
568
569
# Examples:
570
#
0 commit comments