Skip to content

dev: teach dev how to stress#67674

Merged
craig[bot] merged 2 commits into
cockroachdb:masterfrom
rickystewart:dev_stress
Jul 15, 2021
Merged

dev: teach dev how to stress#67674
craig[bot] merged 2 commits into
cockroachdb:masterfrom
rickystewart:dev_stress

Conversation

@rickystewart

Copy link
Copy Markdown
Contributor

Only the latest commit counts for this review, the other is from #67631.

The previous version of this code would assume that you had stress
installed globally -- this doesn't work in the long term, so instead if
you're stress testing pre-build the stress binary and pass it in to
bazel test invocation.

Closes #67165.

Release note: None

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
The previous version of this code would assume that you had `stress`
installed globally -- this doesn't work in the long term, so instead if
you're stress testing pre-build the `stress` binary and pass it in to
`bazel test` invocation.

Closes #67165.

Release note: None
@rickystewart rickystewart requested a review from rail July 15, 2021 17:19
@rickystewart rickystewart requested a review from a team as a code owner July 15, 2021 17:19
@cockroach-teamcity

Copy link
Copy Markdown
Member

This change is Reviewable

@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.

bazel: how do we stress tests w/ Bazel?

3 participants