add await fix firstAllocationFailureTwoNodes

This commit is contained in:
Boaz Leskes 2015-07-20 12:04:37 +02:00
parent 964a849016
commit 916466a9be
1 changed files with 1 additions and 0 deletions

View File

@ -333,6 +333,7 @@ public class FailedShardsRoutingTests extends ElasticsearchAllocationTestCase {
}
@Test
@AwaitsFix(bugUrl = "boaz is looking into failures: http://build-us-00.elastic.co/job/es_core_master_strong/4168/")
public void firstAllocationFailureTwoNodes() {
AllocationService strategy = createAllocationService(settingsBuilder()
.put("cluster.routing.allocation.concurrent_recoveries", 10)