mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-23 05:15:04 +00:00
mark RollupIT.testTwoJobsStartStopDeleteOne as AwaitsFix
This commit is contained in:
parent
dabf2b41e0
commit
6acb591012
@ -221,6 +221,7 @@ public class RollupIT extends ESIntegTestCase {
|
||||
Assert.assertThat(getIndexResponse.indices().length, Matchers.greaterThan(0));
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/30290")
|
||||
public void testTwoJobsStartStopDeleteOne() throws Exception {
|
||||
MetricConfig metricConfig = new MetricConfig.Builder()
|
||||
.setField("foo")
|
||||
|
Loading…
x
Reference in New Issue
Block a user