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

release-23.1: roachprod: mark dns errors #111772

Merged

Conversation

herkolategan
Copy link
Collaborator

@herkolategan herkolategan commented Oct 4, 2023

Previously DNS errors were not marked making it hard to classify these errors
later on. This change marks all DNS related errors in order to better report on
the errors.

Epic: None
Release Note: NoneBackport 2/2 commits from #110831.

/cc @cockroachdb/release

Epic: None
Release Note: None
Release justification: Test only change

Previously DNS errors were not marked making it hard to classify these errors
later on. This change marks all DNS related errors in order to better report on
the errors.

Epic: None
Release Note: None
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@herkolategan herkolategan changed the title roachprod: mark dns errors release-23.1: roachprod: mark dns errors Oct 4, 2023
Previously DNS errors would propagate the same way as errors that arise during a
test and be triaged through the normal route. This change is to check for errors
marked as DNS errors and classify it as an infra flake and assign it to the
test-eng team.

Epic: None
Release Note: None
@herkolategan herkolategan marked this pull request as ready for review October 4, 2023 18:54
@herkolategan herkolategan requested a review from a team as a code owner October 4, 2023 18:54
@herkolategan herkolategan requested review from srosenberg, renatolabs and smg260 and removed request for a team October 4, 2023 18:54
Copy link
Contributor

@smg260 smg260 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @renatolabs and @srosenberg)

Copy link
Contributor

@smg260 smg260 left a comment

Choose a reason for hiding this comment

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

Reviewed 4 of 4 files at r2.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @renatolabs and @srosenberg)

@herkolategan herkolategan merged commit eda1542 into cockroachdb:release-23.1 Oct 4, 2023
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