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: unskip kv/restart/nodes=12 #98271

Merged
merged 1 commit into from
Mar 9, 2023

Conversation

kvoli
Copy link
Collaborator

@kvoli kvoli commented Mar 9, 2023

Previously, the kv/restart/nodes=12 roachtest was unable to pass and
was skipped. Following the changes introduced for #96521, the test now
passes.

This commit enables the kv/restart/nodes=12 roachtest as a weekly
test.

resolves: #98296

Release note: None

@kvoli kvoli requested a review from andrewbaptist March 9, 2023 00:56
@kvoli kvoli self-assigned this Mar 9, 2023
@kvoli kvoli requested a review from a team as a code owner March 9, 2023 00:56
@kvoli kvoli requested review from herkolategan and smg260 and removed request for a team March 9, 2023 00:56
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@kvoli kvoli force-pushed the 230308.enable-kvrestart branch from 7991141 to 9a74732 Compare March 9, 2023 00:56
Copy link
Collaborator

@andrewbaptist andrewbaptist left a comment

Choose a reason for hiding this comment

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

:lgtm:

Copy link
Collaborator

@herkolategan herkolategan left a comment

Choose a reason for hiding this comment

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

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


pkg/cmd/roachtest/tests/kv.go line 920 at r1 (raw file):

	r.Add(registry.TestSpec{
		Name:    "kv/restart/nodes=12",
    // This test is expensive (104vcpu), we run it weekly.

White space character might be off here and tripping the linter. Nothing a quick bin/crlfmt won't fix.

@renatolabs
Copy link
Contributor

Could we also fix the PR/issue reference in the commit?

@kvoli kvoli force-pushed the 230308.enable-kvrestart branch from 9a74732 to faaa0d9 Compare March 9, 2023 14:30
@kvoli
Copy link
Collaborator Author

kvoli commented Mar 9, 2023

Created an issue for unskipping. Linked.

@kvoli kvoli force-pushed the 230308.enable-kvrestart branch from faaa0d9 to 5d40807 Compare March 9, 2023 15:35
@renatolabs
Copy link
Contributor

I meant this line in the commit message:

Following the changes introduced for #9652

The PR referenced there is not the right one, is it? It's a documentation change from 2016.

@kvoli
Copy link
Collaborator Author

kvoli commented Mar 9, 2023

Ah I see - nice find. I'll update.

Previously, the `kv/restart/nodes=12` roachtest was unable to pass and
was skipped. Following the changes introduced for cockroachdb#96521, the test now
passes.

This commit enables the `kv/restart/nodes=12` roachtest as a weekly
test.

resolves: cockroachdb#98296

Release note: None
@kvoli kvoli force-pushed the 230308.enable-kvrestart branch from 5d40807 to b3d3e64 Compare March 9, 2023 15:53
@kvoli
Copy link
Collaborator Author

kvoli commented Mar 9, 2023

bors r=andrewbaptist

@craig
Copy link
Contributor

craig bot commented Mar 9, 2023

Build succeeded:

@craig craig bot merged commit deb3f94 into cockroachdb:master Mar 9, 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.

roachtest: unskip kv/restart/nodes=12
5 participants