You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
roachtest: remove rangeTs variants of import-cancellation test
Previously the import-cancellation roachtest was split into two variants: one
with MVCC range tombstones enabled and one without. MVCC range tombstones are
always enabled now, so the two variants were effectively identical. This commit
consolidates the two tests into a single `import-cancellation` roachtest.
Informs cockroachdb#97869.
Epic: None
Release note: None
0 commit comments