IGNORE vv upgrade tests
This commit is contained in:
parent
fb219aee06
commit
fc17d76825
|
@ -337,10 +337,10 @@ if(WITH_PYTHON)
|
|||
restarting/from_7.1.0_until_7.2.0/UpgradeAndBackupRestore-2.toml)
|
||||
add_fdb_test(
|
||||
TEST_FILES restarting/from_7.1.0_until_7.2.0/VersionVectorDisableRestart-1.toml
|
||||
restarting/from_7.1.0_until_7.2.0/VersionVectorDisableRestart-2.toml)
|
||||
restarting/from_7.1.0_until_7.2.0/VersionVectorDisableRestart-2.toml IGNORE)
|
||||
add_fdb_test(
|
||||
TEST_FILES restarting/from_7.1.0_until_7.2.0/VersionVectorEnableRestart-1.toml
|
||||
restarting/from_7.1.0_until_7.2.0/VersionVectorEnableRestart-2.toml)
|
||||
restarting/from_7.1.0_until_7.2.0/VersionVectorEnableRestart-2.toml IGNORE)
|
||||
add_fdb_test(
|
||||
TEST_FILES restarting/from_7.2.0_until_7.3.0/ConfigureTestRestart-1.toml
|
||||
restarting/from_7.2.0_until_7.3.0/ConfigureTestRestart-2.toml)
|
||||
|
@ -352,10 +352,10 @@ if(WITH_PYTHON)
|
|||
restarting/from_7.2.0_until_7.3.0/DrUpgradeRestart-2.toml)
|
||||
add_fdb_test(
|
||||
TEST_FILES restarting/from_7.2.0_until_7.3.0/VersionVectorDisableRestart-1.toml
|
||||
restarting/from_7.2.0_until_7.3.0/VersionVectorDisableRestart-2.toml)
|
||||
restarting/from_7.2.0_until_7.3.0/VersionVectorDisableRestart-2.toml IGNORE)
|
||||
add_fdb_test(
|
||||
TEST_FILES restarting/from_7.2.0_until_7.3.0/VersionVectorEnableRestart-1.toml
|
||||
restarting/from_7.2.0_until_7.3.0/VersionVectorEnableRestart-2.toml)
|
||||
restarting/from_7.2.0_until_7.3.0/VersionVectorEnableRestart-2.toml IGNORE)
|
||||
add_fdb_test(
|
||||
TEST_FILES restarting/from_7.2.4_until_7.3.0/UpgradeAndBackupRestore-1.toml
|
||||
restarting/from_7.2.4_until_7.3.0/UpgradeAndBackupRestore-2.toml)
|
||||
|
@ -373,10 +373,10 @@ if(WITH_PYTHON)
|
|||
restarting/from_7.3.0/UpgradeAndBackupRestore-2.toml)
|
||||
add_fdb_test(
|
||||
TEST_FILES restarting/from_7.3.0/VersionVectorDisableRestart-1.toml
|
||||
restarting/from_7.3.0/VersionVectorDisableRestart-2.toml)
|
||||
restarting/from_7.3.0/VersionVectorDisableRestart-2.toml IGNORE)
|
||||
add_fdb_test(
|
||||
TEST_FILES restarting/from_7.3.0/VersionVectorEnableRestart-1.toml
|
||||
restarting/from_7.3.0/VersionVectorEnableRestart-2.toml)
|
||||
restarting/from_7.3.0/VersionVectorEnableRestart-2.toml IGNORE)
|
||||
add_fdb_test(
|
||||
TEST_FILES restarting/from_7.3.0/BlobGranuleRestartCycle-1.toml
|
||||
restarting/from_7.3.0/BlobGranuleRestartCycle-2.toml)
|
||||
|
|
Loading…
Reference in New Issue