Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spanconfigreconcilerccl: Use deterministic descriptor ID generation f…
…or test This PR updates the spanconfigreconciler data driven test to use transactional descriptor ID generation (cockroachdb#85444) to generate deterministic descriptor IDs. This will help avoid test flakes around changing descriptor IDs due to transaction retries etc. Epic: none Fixes: cockroachdb#122343 Release note: None
- Loading branch information