remove from_7.1.0/ConfigureStorageMigrationTestRestart* because they are in from_7.0.0
This commit is contained in:
parent
1172761559
commit
95a3319f92
|
@ -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
|
|
@ -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
|
Loading…
Reference in New Issue