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: add new multi-register jepsen test #36616

Merged
merged 1 commit into from
Apr 17, 2019

Conversation

nvanbenschoten
Copy link
Member

This PR adds the new Jepsen test introduced in: cockroachdb/jepsen#19

The test takes 19-21 minutes per run. I think that means it should go in its own "group". Maybe there's a better group for it to go in.

Release note: None

@nvanbenschoten nvanbenschoten requested a review from bdarnell April 8, 2019 16:07
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@bdarnell bdarnell left a comment

Choose a reason for hiding this comment

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

20 minutes per nemesis, right? And the difference is just that the multi-linearizability checker after each run is slow? FYI the other tests are all about half that.

Let's keep it three groups: two groups of three and one group of two, with multiregister in the group of two (with a comment that it takes twice as long as the others).

This PR adds the new Jepsen test introduced in:
cockroachdb/jepsen#19

The test takes 19-21 minutes per run. I think that means
it should go in its own "group". Maybe there's a better
group for it to go in.

Release note: None
@nvanbenschoten
Copy link
Member Author

Ok, this should be ready to go once cockroachdb/jepsen#20 is merged. I've run through it a few times to verify that it is sufficiently stable to be run nightly.

Let's keep it three groups: two groups of three and one group of two, with multiregister in the group of two (with a comment that it takes twice as long as the others).

Done.

@nvanbenschoten
Copy link
Member Author

bors r=bdarnell

craig bot pushed a commit that referenced this pull request Apr 17, 2019
36616: roachtest: add new multi-register jepsen test r=bdarnell a=nvanbenschoten

This PR adds the new Jepsen test introduced in: cockroachdb/jepsen#19

The test takes 19-21 minutes per run. I think that means it should go in its own "group". Maybe there's a better group for it to go in.

Release note: None

Co-authored-by: Nathan VanBenschoten <[email protected]>
@craig
Copy link
Contributor

craig bot commented Apr 17, 2019

Build succeeded

@craig craig bot merged commit d8aa9a7 into cockroachdb:master Apr 17, 2019
@nvanbenschoten nvanbenschoten deleted the nvanbenschoten/jepsenNew branch April 24, 2019 20:41
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