Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
112339: roachtest: reduce concurrency from 1000 to 500 in tpch_concurrency r=yuzefovich a=yuzefovich This commit lowers the concurrency we use in `tpch_concurrency` test from 1000 to 500 in order to reduce somewhat flaky failures. This is still far larger than what we expect users to have, and this load still gives us coverage to make sure we don't regress on OOM stability front. Fixes: #112178. Release note: None 112438: bootstrap: fix buglet in test r=RaduBerinde a=RaduBerinde This fixes a bug in `TestSupportedReleases`, which causes a failure if we bump the version to 24.1. Epic: none Release note: None Co-authored-by: Yahor Yuzefovich <[email protected]> Co-authored-by: Radu Berinde <[email protected]>
- Loading branch information