foundationdb/tests/restarting/from_7.0.0/SnapIncrementalRestore-2.toml
2021-07-15 16:41:33 -07:00

26 lines
521 B
TOML

[[test]]
testTitle = 'RestoreBackup'
simBackupAgents = 'BackupToFile'
clearAfterTest = false
[[test.workload]]
testName = 'IncrementalBackup'
tag = 'default'
restoreOnly = true
checkBeginVersion = true
clearBackupAgentKeys = true
[[test]]
testTitle = 'VerifyCycleAndAtomics'
checkOnly = true
[[test.workload]]
testName = 'Cycle'
nodeCount = 3000
transactionsPerSecond = 3000.0
testDuration = 10.0
expectedRate = 0
[[test.workload]]
testName = 'SimpleAtomicAdd'