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: remove ycsb performance expectations #35334

Merged
merged 1 commit into from
Mar 4, 2019

Conversation

ajwerner
Copy link
Contributor

@ajwerner ajwerner commented Mar 2, 2019

These performance expectations were added in #34808 to help debug confusing
results where performance would regress dramatically. That behavior was due
to branches for old release versions with lower performance being run in CI
and uploading their results to the same place as new versions. The unfortunate
consequence of this change is that old versions can no longer pass these tests.
Now that the mystery has been solved, this PR removes those performance checks.

Fixes #35332.
Fixes #35331.

Release note: None

@ajwerner ajwerner requested a review from petermattis March 2, 2019 17:27
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@ajwerner ajwerner force-pushed the ajwerner/remove-ycsb-thresholds branch from ada1876 to 1a18e02 Compare March 2, 2019 18:43
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! 1 of 0 LGTMs obtained (waiting on @petermattis)

These performance expectations were added in cockroachdb#34808 to help debug confusing
results where performance would regress dramatically. That behavior was due
to branches for old release versions with lower performance being run in CI
and uploading their results to the same place as new versions. The unfortunate
consequence of this change is that old versions can no longer pass these tests.
Now that the mystery has been solved, this PR removes those performance checks.

Fixes cockroachdb#35332.
Fixes cockroachdb#35331.

Release note: None
@ajwerner ajwerner force-pushed the ajwerner/remove-ycsb-thresholds branch from 1a18e02 to f76fe58 Compare March 2, 2019 20:14
@ajwerner
Copy link
Contributor Author

ajwerner commented Mar 4, 2019

bors r+

craig bot pushed a commit that referenced this pull request Mar 4, 2019
35334: roachtest: remove ycsb performance expectations r=ajwerner a=ajwerner

These performance expectations were added in #34808 to help debug confusing
results where performance would regress dramatically. That behavior was due
to branches for old release versions with lower performance being run in CI
and uploading their results to the same place as new versions. The unfortunate
consequence of this change is that old versions can no longer pass these tests.
Now that the mystery has been solved, this PR removes those performance checks.

Fixes #35332.
Fixes #35331.

Release note: None

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

craig bot commented Mar 4, 2019

Build succeeded

@craig craig bot merged commit f76fe58 into cockroachdb:master Mar 4, 2019
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