Bump to 5.0.0 as 4.6.4 is using version larger than hasMultiGenerationTLog()

This commit is contained in:
Jingyu Zhou 2020-07-31 14:53:16 -07:00
parent 1a59926d75
commit 2295bb223a
5 changed files with 4 additions and 4 deletions

View File

@ -167,11 +167,11 @@ if(WITH_PYTHON)
TEST_FILES restarting/from_7.0.0/ConfigureTestRestart-1.txt
restarting/from_7.0.0/ConfigureTestRestart-2.txt)
add_fdb_test(
TEST_FILES restarting/CycleTestRestart-1.txt
restarting/CycleTestRestart-2.txt)
TEST_FILES restarting/from_5.0.0/CycleTestRestart-1.txt
restarting/from_5.0.0/CycleTestRestart-2.txt)
add_fdb_test(
TEST_FILES restarting/StorefrontTestRestart-1.txt
restarting/StorefrontTestRestart-2.txt)
TEST_FILES restarting/from_5.0.0/StorefrontTestRestart-1.txt
restarting/from_5.0.0/StorefrontTestRestart-2.txt)
add_fdb_test(
TEST_FILES restarting/from_6.2.0/SnapTestAttrition-1.txt
restarting/from_6.2.0/SnapTestAttrition-2.txt)