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: improve logging in gossip/chaos/nodes=9 further #126087

Merged

Conversation

nvanbenschoten
Copy link
Member

Informs #124828.
Informs #126077.

Release note: None

@nvanbenschoten nvanbenschoten requested a review from a team as a code owner June 24, 2024 02:38
@nvanbenschoten nvanbenschoten requested review from nameisbhaskar and vidit-bhat and removed request for a team June 24, 2024 02:38
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@arulajmani arulajmani 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 @nameisbhaskar, @nvanbenschoten, and @vidit-bhat)


pkg/cmd/roachtest/tests/gossip.go line 126 at r1 (raw file):

			start := timeutil.Now()
			for {
				t.L().Printf("checking if gossip excludes dead node %d (%.0fs)\n",

nit: dead node %d; have been checking since?

Copy link
Member Author

@nvanbenschoten nvanbenschoten left a comment

Choose a reason for hiding this comment

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

TFTR!

bors r+

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @arulajmani, @nameisbhaskar, and @vidit-bhat)


pkg/cmd/roachtest/tests/gossip.go line 126 at r1 (raw file):

Previously, arulajmani (Arul Ajmani) wrote…

nit: dead node %d; have been checking since?

We should keep this consistent with all of the logging in gossipOK, so I'll keep this as is for now.

Copy link
Collaborator

@arulajmani arulajmani left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @nameisbhaskar, @nvanbenschoten, and @vidit-bhat)


pkg/cmd/roachtest/tests/gossip.go line 126 at r1 (raw file):

Previously, nvanbenschoten (Nathan VanBenschoten) wrote…

We should keep this consistent with all of the logging in gossipOK, so I'll keep this as is for now.

Ack

@craig craig bot merged commit 92b3c59 into cockroachdb:master Jun 24, 2024
22 checks passed
@nvanbenschoten nvanbenschoten deleted the nvanbenschoten/deflake126077 branch June 24, 2024 15:35
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