Skip to content

Commit

Permalink
kvcoord: refactor ambiguous commit tests
Browse files Browse the repository at this point in the history
In #107323, testing for the ambiguous write case that leads to the
"transaction unexpectedly committed" bug were introduced, however to
increase test coverage of the fix, multiple schedules of operations need
to be tested. This change simply refactors the framework of the existing
test in order to enable the addition of muliple subtests. The subtests
are included in a separate patch.

Part of: #103817

Release note: None
  • Loading branch information
AlexTalks committed Aug 17, 2023
1 parent e145cc2 commit 5696b4e
Showing 1 changed file with 254 additions and 210 deletions.
Loading

0 comments on commit 5696b4e

Please sign in to comment.