Skip to content

Commit

Permalink
Mute testTsdbDataStreams in 8.10 (#100973)
Browse files Browse the repository at this point in the history
  • Loading branch information
arteam authored Oct 17, 2023
1 parent a7264dd commit 3205c39
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 3205c39

Please sign in to comment.