Increase minimum downgrade version

This commit is contained in:
sfc-gh-tclinkenbeard 2021-08-30 11:14:59 -07:00
parent e576fd45f5
commit 8f97d66b44
3 changed files with 2 additions and 2 deletions

View File

@ -218,8 +218,8 @@ if(WITH_PYTHON)
TEST_FILES restarting/from_7.0.0/UpgradeAndBackupRestore-1.toml
restarting/from_7.0.0/UpgradeAndBackupRestore-2.toml)
add_fdb_test(
TEST_FILES restarting/to_6.3.10/CycleTestRestart-1.txt
restarting/to_6.3.10/CycleTestRestart-2.txt)
TEST_FILES restarting/to_7.0.0/CycleTestRestart-1.txt
restarting/to_7.0.0/CycleTestRestart-2.txt)
add_fdb_test(TEST_FILES slow/ApiCorrectness.toml)
add_fdb_test(TEST_FILES slow/ApiCorrectnessAtomicRestore.toml)
add_fdb_test(TEST_FILES slow/ApiCorrectnessSwitchover.toml)