Merge pull request #17530 from jimferenczi/bwc_2.3.1

Replace problematic bwc indices for 2.3.1 with newly generated one.
This commit is contained in:
Jim Ferenczi 2016-04-05 11:19:43 +02:00
commit 6c8d9acc75
3 changed files with 1 additions and 2 deletions

View File

@ -294,8 +294,7 @@ public class OldIndexBackwardsCompatibilityIT extends ESIntegTestCase {
fail(msg.toString());
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/17514")
public void testOldIndexes() throws Exception {
setupCluster();