mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-10 23:15:04 +00:00
Tests: Mute RiverTests.testMultipleRiversStart.
This commit is contained in:
parent
9eabcd7c0f
commit
2e2e345dcb
@ -46,6 +46,7 @@ public class RiverTests extends ElasticsearchIntegrationTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@AwaitsFix(bugUrl="occasionally fails apparently due to synchronous mappings updates")
|
||||
public void testMultipleRiversStart() throws Exception {
|
||||
int nbRivers = between(2,10);
|
||||
logger.info("--> testing with {} rivers...", nbRivers);
|
||||
|
Loading…
x
Reference in New Issue
Block a user