Merge pull request #6388 from apple/revert-6345-ppw-restarting

Revert "add proper downgrade/upgrade test for storage migration with PPW"
This commit is contained in:
Trevor Clinkenbeard 2022-02-11 16:08:58 -08:00 committed by GitHub
commit 6ac22756a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 0 additions and 96 deletions

View File

@ -243,9 +243,6 @@ if(WITH_PYTHON)
add_fdb_test(
TEST_FILES restarting/to_7.0.0/CycleTestRestart-1.txt
restarting/to_7.0.0/CycleTestRestart-2.txt)
add_fdb_test(
TEST_FILES restarting/to_7.0.0/ConfigureStorageMigrationTestRestart-1.toml
restarting/to_7.0.0/ConfigureStorageMigrationTestRestart-2.toml)
add_fdb_test(
TEST_FILES restarting/from_7.0.0/SnapTestAttrition-1.txt
restarting/from_7.0.0/SnapTestAttrition-2.txt)
@ -258,11 +255,6 @@ if(WITH_PYTHON)
add_fdb_test(
TEST_FILES restarting/from_7.0.0/SnapCycleRestart-1.txt
restarting/from_7.0.0/SnapCycleRestart-2.txt)
add_fdb_test(
TEST_FILES restarting/from_7.0.0/ConfigureStorageMigrationTestRestart-1.toml
restarting/from_7.0.0/ConfigureStorageMigrationTestRestart-2.toml)
add_fdb_test(TEST_FILES slow/ApiCorrectness.toml)
add_fdb_test(TEST_FILES slow/ApiCorrectnessAtomicRestore.toml)
add_fdb_test(TEST_FILES slow/ApiCorrectnessSwitchover.toml)

View File

@ -1,25 +0,0 @@
extraMachineCountDC = 2
[[test]]
testTitle = 'CloggedConfigureDatabaseTest'
clearAfterTest = false
[[test.workload]]
testName = 'ConfigureDatabase'
testDuration = 30.0
allowTestStorageMigration = true
[[test.workload]]
testName = 'RandomClogging'
testDuration = 30.0
[[test.workload]]
testName = 'RandomClogging'
testDuration = 30.0
scale = 0.1
clogginess = 2.0
[[test.workload]]
testName='SaveAndKill'
restartInfoLocation='simfdb/restartInfo.ini'
testDuration=30.0

View File

@ -1,19 +0,0 @@
extraMachineCountDC = 2
[[test]]
testTitle = 'CloggedConfigureDatabaseTest'
runSetup=false
[[test.workload]]
testName = 'ConfigureDatabase'
testDuration = 300.0
[[test.workload]]
testName = 'RandomClogging'
testDuration = 300.0
[[test.workload]]
testName = 'RandomClogging'
testDuration = 300.0
scale = 0.1
clogginess = 2.0

View File

@ -1,25 +0,0 @@
extraMachineCountDC = 2
[[test]]
testTitle = 'CloggedConfigureDatabaseTest'
clearAfterTest = false
[[test.workload]]
testName = 'ConfigureDatabase'
testDuration = 30.0
allowTestStorageMigration = true
[[test.workload]]
testName = 'RandomClogging'
testDuration = 30.0
[[test.workload]]
testName = 'RandomClogging'
testDuration = 30.0
scale = 0.1
clogginess = 2.0
[[test.workload]]
testName='SaveAndKill'
restartInfoLocation='simfdb/restartInfo.ini'
testDuration=30.0

View File

@ -1,19 +0,0 @@
extraMachineCountDC = 2
[[test]]
testTitle = 'CloggedConfigureDatabaseTest'
runSetup=false
[[test.workload]]
testName = 'ConfigureDatabase'
testDuration = 300.0
[[test.workload]]
testName = 'RandomClogging'
testDuration = 300.0
[[test.workload]]
testName = 'RandomClogging'
testDuration = 300.0
scale = 0.1
clogginess = 2.0