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: make the clock jump and clock monotonic tests subtests #25433

Merged
merged 2 commits into from
May 14, 2018

Conversation

petermattis
Copy link
Collaborator

Fixes #25432

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

@petermattis petermattis requested a review from bdarnell May 11, 2018 20:58
@petermattis
Copy link
Collaborator Author

Previously, each of the 7 clock tests took ~200s to run (~1400s total). Now, all 7 take ~400s to run.


Review status: 0 of 4 files reviewed at latest revision, all discussions resolved.


pkg/cmd/roachtest/registry.go, line 26 at r1 (raw file):

	registerBackup(r)
	registerCancel(r)
	registerClock(r)

Sorting is hard.


Comments from Reviewable

@petermattis petermattis force-pushed the pmattis/roachtest-subtests2 branch 2 times, most recently from 5cb75f4 to 1ec7c8b Compare May 12, 2018 16:20
@bdarnell
Copy link
Contributor

:lgtm:


Review status: 0 of 4 files reviewed at latest revision, 1 unresolved discussion.


Comments from Reviewable

@petermattis
Copy link
Collaborator Author

bors r=bdarnell

craig bot pushed a commit that referenced this pull request May 14, 2018
25433: roachtest: make the clock jump and clock monotonic tests subtests r=bdarnell a=petermattis

Fixes #25432

Release note: None

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

craig bot commented May 14, 2018

Build succeeded

@craig craig bot merged commit 25361e8 into cockroachdb:master May 14, 2018
@petermattis petermattis deleted the pmattis/roachtest-subtests2 branch May 14, 2018 00:36
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