Skip to content

dev: teach dev how to run benchmarks#67631

Merged
craig[bot] merged 1 commit into
cockroachdb:masterfrom
rickystewart:dev_bench
Jul 15, 2021
Merged

dev: teach dev how to run benchmarks#67631
craig[bot] merged 1 commit into
cockroachdb:masterfrom
rickystewart:dev_bench

Conversation

@rickystewart

Copy link
Copy Markdown
Contributor

Also a little bit of refactoring, and adding some code to make the code
less stringent (e.g. now you can just do
dev build //pkg/cmd/cockroach-short and it will succeed).

Closes #67141.

Release note: None

@rickystewart rickystewart requested a review from rail July 14, 2021 21:34
@rickystewart rickystewart requested a review from a team as a code owner July 14, 2021 21:34
@cockroach-teamcity

Copy link
Copy Markdown
Member

This change is Reviewable

Also a little bit of refactoring, and adding some code to make the code
less stringent (e.g. now you can just do
`dev build //pkg/cmd/cockroach-short` and it will succeed).

Closes #67141.

Release note: None

@rail rail left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 9 of 10 files at r1, 1 of 2 files at r2.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @rail)

@rickystewart

Copy link
Copy Markdown
Contributor Author

bors r=rail

@craig

craig Bot commented Jul 15, 2021

Copy link
Copy Markdown
Contributor

Build succeeded:

@craig craig Bot merged commit 21e78bb into cockroachdb:master Jul 15, 2021
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.

dev: dev needs to know how to run benchmarks

3 participants