Add 7.7.0 back compat test indexes

This commit is contained in:
jimczi 2019-02-12 15:11:59 +01:00
parent 242ff88e02
commit 4e34a0cb41
3 changed files with 3 additions and 1 deletions

View File

@ -488,7 +488,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"7.5.0-cfs",
"7.5.0-nocfs",
"7.6.0-cfs",
"7.6.0-nocfs"
"7.6.0-nocfs",
"7.7.0-cfs",
"7.7.0-nocfs"
};
// TODO: on 6.0.0 release, gen the single segment indices and add here: