Add 5.5.3 back compat test indexes

This commit is contained in:
Shalin Shekhar Mangar 2016-09-15 01:12:09 +05:30
parent f87a677dc7
commit 375aea8286
3 changed files with 2 additions and 0 deletions

View File

@ -245,6 +245,8 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"5.5.1-nocfs", "5.5.1-nocfs",
"5.5.2-cfs", "5.5.2-cfs",
"5.5.2-nocfs", "5.5.2-nocfs",
"5.5.3-cfs",
"5.5.3-nocfs",
"6.0.0-cfs", "6.0.0-cfs",
"6.0.0-nocfs", "6.0.0-nocfs",
"6.0.1-cfs", "6.0.1-cfs",