foundationdb/tests/fast/RandomUnitTests.toml

13 lines
295 B
TOML

[[test]]
testTitle = 'UnitTests'
useDB = false
startDelay = 0
[[test.workload]]
testName = 'UnitTests'
maxTestCases = 10
testsMatching = '/'
# ConfigDB tests persist state, so running these tests
# sequentially can cause issues
testsIgnored = '/fdbserver/ConfigDB/'