Skip to content

Commit

Permalink
Merge pull request #139357 from cockroachdb/blathers/backport-release…
Browse files Browse the repository at this point in the history
…-25.1-139327

release-25.1: roachtest/cdc: skip cdc/bank
  • Loading branch information
wenyihu6 authored Jan 18, 2025
2 parents 29c0a3d + 09ba7ad commit 6123eba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cmd/roachtest/tests/cdc.go
Original file line number Diff line number Diff line change
Expand Up @@ -2294,6 +2294,7 @@ func registerCDC(r registry.Registry) {
r.Add(registry.TestSpec{
Name: "cdc/bank",
Owner: `cdc`,
Skip: "#139109",
Cluster: r.MakeClusterSpec(4, spec.WorkloadNode()),
Leases: registry.MetamorphicLeases,
CompatibleClouds: registry.AllExceptAWS,
Expand Down

0 comments on commit 6123eba

Please sign in to comment.