1
0
mirror of https://github.com/apple/foundationdb.git synced 2025-06-02 11:15:50 +08:00
foundationdb/tests/restarting/from_7.0.0/SnapIncrementalRestore-1.toml
2021-05-20 13:48:41 -06:00

65 lines
1.2 KiB
TOML

[configuration]
logAntiQuorum = 0
[[test]]
testTitle = 'SubmitBackup'
simBackupAgents = 'BackupToFile'
clearAfterTest = false
runConsistencyCheck = false
[[test.workload]]
testName = 'IncrementalBackup'
tag = 'default'
submitOnly = true
waitForBackup = true
[[test]]
testTitle = 'PreSnapWorkloads'
simBackupAgents = 'BackupToFile'
clearAfterTest = false
runConsistencyCheck = false
[[test.workload]]
testName = 'SimpleAtomicAdd'
[[test]]
testTitle = 'TakeSnap'
simBackupAgents = 'BackupToFile'
clearAfterTest = false
runConsistencyCheck = false
[[test.workload]]
testName = 'SnapTest'
numSnaps = 1
maxSnapDelay = 10.0
testID = 1
retryLimit = -1
[[test]]
testTitle = 'PostSnapWorkloads'
simBackupAgents = 'BackupToFile'
clearAfterTest = true
[[test.workload]]
testName = 'Cycle'
nodeCount = 3000
transactionsPerSecond = 3000.0
testDuration = 10.0
expectedRate = 0
[[test.workload]]
testName = 'IncrementalBackup'
tag = 'default'
waitForBackup = true
stopBackup = true
[[test]]
testTitle = 'SnapShutdown'
[[test.workload]]
testName = 'SaveAndKill'
restartInfoLocation = 'simfdb/restartInfo.ini'
testDuration = 10.0
isRestoring = 1