Move to_6.3.0 restarting test to to_6.3.3

This commit is contained in:
sfc-gh-tclinkenbeard 2020-07-09 17:24:43 -07:00
parent cf4f753836
commit 8a5fb5ec15
3 changed files with 2 additions and 2 deletions

View File

@ -191,8 +191,8 @@ if(WITH_PYTHON)
TEST_FILES restarting/from_5.2.0/ClientTransactionProfilingCorrectness-1.txt TEST_FILES restarting/from_5.2.0/ClientTransactionProfilingCorrectness-1.txt
restarting/from_5.2.0/ClientTransactionProfilingCorrectness-2.txt) restarting/from_5.2.0/ClientTransactionProfilingCorrectness-2.txt)
add_fdb_test( add_fdb_test(
TEST_FILES restarting/to_6.3.0/CycleTestRestart-1.txt TEST_FILES restarting/to_6.3.3/CycleTestRestart-1.txt
restarting/to_6.3.0/CycleTestRestart-2.txt) restarting/to_6.3.3/CycleTestRestart-2.txt)
add_fdb_test(TEST_FILES slow/ApiCorrectness.txt) add_fdb_test(TEST_FILES slow/ApiCorrectness.txt)
add_fdb_test(TEST_FILES slow/ApiCorrectnessAtomicRestore.txt) add_fdb_test(TEST_FILES slow/ApiCorrectnessAtomicRestore.txt)
add_fdb_test(TEST_FILES slow/ApiCorrectnessSwitchover.txt) add_fdb_test(TEST_FILES slow/ApiCorrectnessSwitchover.txt)