Skip to content

Commit

Permalink
Mute testTsdbDataStreams (elastic#100385)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmitterdorfer committed Oct 6, 2023
1 parent 60183c8 commit 4b4cebc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ public void testRollupIndexInTheHotPhaseAfterRollover() throws Exception {
});
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/100271")
public void testTsdbDataStreams() throws Exception {
// Create the ILM policy
DateHistogramInterval fixedInterval = ConfigTestHelpers.randomInterval();
Expand Down

0 comments on commit 4b4cebc

Please sign in to comment.