mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-15 01:16:09 +00:00
Marvel: Mute IndexStatsCollectorTests
Original commit: elastic/x-pack-elasticsearch@aaea8e8715
This commit is contained in:
parent
d6eb2c8261
commit
a14a11ebdb
@ -33,6 +33,7 @@ public class IndexStatsCollectorTests extends AbstractCollectorTestCase {
|
||||
}
|
||||
|
||||
@Test
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/x-plugins/pull/538")
|
||||
public void testIndexStatsCollectorOneIndex() throws Exception {
|
||||
waitForNoBlocksOnNodes();
|
||||
|
||||
@ -78,6 +79,7 @@ public class IndexStatsCollectorTests extends AbstractCollectorTestCase {
|
||||
}
|
||||
|
||||
@Test
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/x-plugins/pull/538")
|
||||
public void testIndexStatsCollectorMultipleIndices() throws Exception {
|
||||
waitForNoBlocksOnNodes();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user