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

correct error handling for periodic pagebench runner status #8274

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

Bodobolero
Copy link
Contributor

Problem

the following periodic pagebench run was failed but was still shown as successful

https://github.com/neondatabase/neon/actions/runs/9798909458/job/27058179993#step:9:47

Summary of changes

if the ec2 test runner reports a failure fail the job step and thus the workflow

@Bodobolero Bodobolero requested a review from bayandin July 5, 2024 05:21
Copy link

github-actions bot commented Jul 5, 2024

3024 tests run: 2909 passed, 0 failed, 115 skipped (full report)


Code coverage* (full report)

  • functions: 32.6% (6932 of 21268 functions)
  • lines: 50.0% (54448 of 108884 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
22c8d85 at 2024-07-05T09:23:04.602Z :recycle:

.github/workflows/periodic_pagebench.yml Outdated Show resolved Hide resolved
Co-authored-by: Alexander Bayandin <alexander@neon.tech>
@Bodobolero Bodobolero enabled auto-merge (squash) July 5, 2024 08:34
@Bodobolero Bodobolero merged commit 6876f0d into main Jul 5, 2024
68 checks passed
@Bodobolero Bodobolero deleted the bodobolero/periodic_pagebench_error_handling branch July 5, 2024 09:23
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.

None yet

2 participants