ClickHouse / ClickHouse/ClickHouse
Use `clickhouse-test` in check with fuzzer
Open
comp-ci-infrastructure
enhancement
- Dominant language
- C++
- Stars
- 49.9k
- Forks
- 9k
- Avg merge
- 21h 32m
- Merged PRs (30d)
- 515
Description
There is already a support of fuzzer mode in `clickhouse-test` (#56792). We need to rework a custom [script](https://github.com/ClickHouse/ClickHouse/blob/master/docker/test/fuzzer/run-fuzzer.sh) that runs fuzzer to use `clickhouse-test`. It will allow to: fuzz .sh tests, use random settings in fuzzer, run tests with fuzzer in parallel. Also it will be useful to randomize additional settings like in stress tests (#66158).
Contributor guide
Assessment
This issue has not been assessed yet.