Files
apple-foundationdb/tests/fast/RandomUnitTests.toml
Ata E Husain Bohra 1c997acfd2 Remove Test pattern from RandomUnit Test
Description

Remove Test pattern from RandomUnit Test

Testing
2023-03-08 10:00:14 -08:00

16 lines
338 B
TOML

[[knobs]]
rocksdb_empty_range_check=false
[[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/'