Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

c2c: remove TestTenantStreamingUnavailableAddress #113038

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

msbutler
Copy link
Collaborator

All this test does is flake and essentially tests that dsp.PartitionsSpans() excludes the shutdown node. We already have coverage for this in our roachtest -- if dsp.PartitionsSpans() did include a shutdown node, our shutdown tests would never complete.

Fixes #112917

Release note: none

All this test does is flake and essentially tests that dsp.PartitionsSpans()
excludes the shutdown node. We already have coverage for this in our roachtest
-- if dsp.PartitionsSpans() did include a shutdown node, our shutdown
tests would never complete.

Fixes cockroachdb#112917

Release note: none
@msbutler msbutler requested a review from stevendanna October 25, 2023 13:10
@msbutler msbutler self-assigned this Oct 25, 2023
@msbutler msbutler requested a review from a team as a code owner October 25, 2023 13:10
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@msbutler
Copy link
Collaborator Author

TFTR!

bors r=stevendanna

@msbutler
Copy link
Collaborator Author

unrelated flakes

@craig
Copy link
Contributor

craig bot commented Oct 25, 2023

Build succeeded:

@craig craig bot merged commit fb63e6c into cockroachdb:master Oct 25, 2023
3 checks passed
@msbutler
Copy link
Collaborator Author

blathers backport 23.2

@blathers-crl
Copy link

blathers-crl bot commented Oct 25, 2023

Encountered an error creating backports. Some common things that can go wrong:

  1. The backport branch might have already existed.
  2. There was a merge conflict.
  3. The backport branch contained merge commits.

You might need to create your backport manually using the backport tool.


error creating merge commit from a8333a5 to blathers/backport-release-23.2-113038: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict []

you may need to manually resolve merge conflicts with the backport tool.

Backport to branch 23.2 failed. See errors above.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ccl/streamingccl/streamingest: TestTenantStreamingUnavailableStreamAddress failed
3 participants