Add 6.6.2 back compat test indexes.

This commit is contained in:
Steve Rowe 2017-10-26 17:12:26 -04:00
parent 8388b195cf
commit 7d9cf43873
3 changed files with 3 additions and 1 deletions

View File

@ -466,7 +466,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"6.6.0-cfs",
"6.6.0-nocfs",
"6.6.1-cfs",
"6.6.1-nocfs"
"6.6.1-nocfs",
"6.6.2-cfs",
"6.6.2-nocfs"
};
// TODO: on 6.0.0 release, gen the single segment indices and add here: