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

roachprod-microbench: update error tolerance #111336

Merged

Conversation

herkolategan
Copy link
Collaborator

Previously the lenient flag that allowed errors during microbenchmarks to be tolerated would also result in the exit status being 0 even if errors occurred.

The error tolerance should only allow the run to continue, if errors are encountered, but still report the failures by signalling an exit code 1 so that failures can be tracked and reported on.

Release Note: None
Epic: None

Previously the `lenient` flag that allowed errors during microbenchmarks to be
tolerated would also result in the exit status being 0 even if errors occurred.

The error tolerance should only allow the run to continue, if errors are
encountered, but still report the failures by signalling an exit code 1 so that
failures can be tracked and reported on.

Release Note: None
Epic: None
@herkolategan herkolategan requested a review from a team as a code owner September 27, 2023 10:40
@herkolategan herkolategan requested review from DarrylWong and renatolabs and removed request for a team September 27, 2023 10:40
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@srosenberg srosenberg self-requested a review September 28, 2023 01:03
@herkolategan
Copy link
Collaborator Author

bors r=renatolabs,srosenberg

@craig
Copy link
Contributor

craig bot commented Oct 3, 2023

Build failed:

@herkolategan
Copy link
Collaborator Author

bors r=renatolabs,srosenberg

@craig
Copy link
Contributor

craig bot commented Oct 3, 2023

Build succeeded:

@craig craig bot merged commit 20d0094 into cockroachdb:master Oct 3, 2023
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