Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
roachtest: run Read Committed variants of TPC-C without txn retry loops
Closes #115191. Depends on #61986. This commit switches the two nightly Read Committed variants of the TPC-C roachtest to run without transaction retry loops, using the `--txn-retries` flag introduced in #117096. With #117630 and #61986 resolved (the latter of which is still in review and under development), these tests both pass. Release note: None
- Loading branch information