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: misc clearrange improvements #35050

Merged
merged 3 commits into from
Feb 20, 2019
Merged

Conversation

tbg
Copy link
Member

@tbg tbg commented Feb 19, 2019

Touches #34897.

Release note: None

tbg added 2 commits February 19, 2019 11:35
This is wildly more efficient.

Release note: None
@tbg tbg requested a review from petermattis February 19, 2019 12:01
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@tbg
Copy link
Member Author

tbg commented Feb 20, 2019

Friendly ping.

@tbg tbg requested a review from andreimatei February 20, 2019 12:25
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:

Reviewed 1 of 1 files at r1, 1 of 1 files at r2.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @andreimatei, @petermattis, and @tbg)


pkg/cmd/roachtest/clearrange.go, line 93 at r3 (raw file):

	// declare itself ready before it's actually 100% ready. See:
	// https://github.com/cockroachdb/cockroach/issues/34897#issuecomment-465089057
	c.Run(ctx, c.Node(1), `COCKROACH_CONNECT_TIMEOUT=120 ./cockroach sql --insecure -e "DROP DATABASE IF EXISTS tinybank"`)

Ick. Ok, but ick.

@tbg
Copy link
Member Author

tbg commented Feb 20, 2019

TFTR!

bors r=petermattis

Ack on the ick.

@craig
Copy link
Contributor

craig bot commented Feb 20, 2019

👎 Rejected by PR status

@tbg
Copy link
Member Author

tbg commented Feb 20, 2019

Hrm, somehow the CLA won't turn green. I force-pushed and also clicked "recheck PRs" on cla-assistant.io. Any other ideas?

@tbg
Copy link
Member Author

tbg commented Feb 20, 2019

I even checked that the cla-assistant recheck request goes through (it does after ~49s) but the payload and response are mostly arrays of null, so maybe something is broken there?

@tbg
Copy link
Member Author

tbg commented Feb 20, 2019

Thanks @bdarnell for redelivering the webhook.

bors r=petermattis

craig bot pushed a commit that referenced this pull request Feb 20, 2019
35050: roachtest: misc clearrange improvements r=petermattis a=tbg

Touches #34897.

Release note: None

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

craig bot commented Feb 20, 2019

Build succeeded

@craig craig bot merged commit 5a76b54 into cockroachdb:master Feb 20, 2019
@tbg tbg deleted the fix/clearrange branch February 20, 2019 21:30
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