Add 7.7.3 back compat test indexes

This commit is contained in:
noble 2020-05-14 11:48:07 +10:00 committed by Mike Drob
parent 674c2c28f4
commit 0c4836b25a
4 changed files with 3 additions and 1 deletions

View File

@ -527,7 +527,9 @@ public class TestBackwardsCompatibility extends LuceneTestCase {
"7.7.1-cfs",
"7.7.1-nocfs",
"7.7.2-cfs",
"7.7.2-nocfs"
"7.7.2-nocfs",
"7.7.3-cfs",
"7.7.3-nocfs"
};
// TODO: on 6.0.0 release, gen the single segment indices and add here: