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

roachtest: specify port for post test timeseries collection #116695

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

DarrylWong
Copy link
Contributor

After #114097, we need to specify ports for cockroach node connections. This one was missed and timeseries were not being collected in test failures.

Release note: none
Epic: none

After cockroachdb#114097, we need to specify ports for cockroach node
connections. This one was missed and timeseries were not being
collected in test failures.

Release note: none
Epic: none
@DarrylWong DarrylWong requested a review from a team as a code owner December 18, 2023 18:41
@DarrylWong DarrylWong requested review from herkolategan and srosenberg and removed request for a team December 18, 2023 18:41
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@renatolabs renatolabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Lack of any form of end to end testing of roachtet itself makes catching issues like this virtually impossible 😞 .

How did you learn about this bug?

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @herkolategan and @srosenberg)

@DarrylWong
Copy link
Contributor Author

DarrylWong commented Dec 18, 2023

I noticed it failing on the TPCE/admission-control test failures from last week but naively assumed it was because none of the port stuff was working. Investigated further once I saw it on a non port related failure. I don't think anyone else complained or noticed?

@DarrylWong
Copy link
Contributor Author

TFTR!

bors r=renatolabs

@craig
Copy link
Contributor

craig bot commented Dec 18, 2023

Build succeeded:

@craig craig bot merged commit fec5213 into cockroachdb:master Dec 18, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants