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: teach cluster-init to reproduce startup crash #30735

Closed
wants to merge 1 commit into from

Conversation

benesch
Copy link
Contributor

@benesch benesch commented Sep 27, 2018

Teach the cluster-init test to reproduce the crash during bootup
described in issue #25771. The trick is to send requests with a session
cookie, as the admin UI would, while the cluster is waiting for init.

Release note: None

@benesch benesch requested review from vilterp and a team September 27, 2018 18:57
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Collaborator

@petermattis petermattis left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (and 1 stale)

Teach the cluster-init test to reproduce the crash during bootup
described in issue cockroachdb#25771. The trick is to send requests with a session
cookie, as the admin UI would, while the cluster is waiting for init.

Release note: None
@vilterp
Copy link
Contributor

vilterp commented Sep 27, 2018

Cherry picked this into #30746, so the test can go in along with the fix.

@vilterp vilterp closed this Sep 27, 2018
@benesch benesch deleted the repro-25771 branch October 15, 2018 15:46
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.

4 participants