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

tests: perform graceful rolling restarts in storcon scale test #8173

Merged
merged 4 commits into from
Jul 4, 2024

Conversation

VladLazar
Copy link
Contributor

Problem

Scale test doesn't exercise drain & fill.

Summary of changes

Make scale test exercise drain & fill

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@VladLazar VladLazar force-pushed the vlad/storcon-graceful-restart-scale-test branch from cc2cb61 to d53cc83 Compare June 26, 2024 15:56
@VladLazar VladLazar added the run-benchmarks Indicates to the CI that benchmarks should be run for PR marked with this label label Jun 26, 2024
@VladLazar VladLazar force-pushed the vlad/storcon-graceful-restart-scale-test branch from 6c487fc to 02e8c57 Compare June 26, 2024 16:01
Copy link

github-actions bot commented Jun 26, 2024

3094 tests run: 2970 passed, 0 failed, 124 skipped (full report)


Code coverage* (full report)

  • functions: 32.7% (6931 of 21213 functions)
  • lines: 50.0% (54311 of 108576 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
7737345 at 2024-07-03T13:41:57.059Z :recycle:

@VladLazar VladLazar requested a review from jcsp June 26, 2024 17:55
@VladLazar VladLazar marked this pull request as ready for review June 26, 2024 17:55
@VladLazar
Copy link
Contributor Author

Don't get why https://github.com/neondatabase/neon/actions/runs/9777402273/job/26996882519 failed when the report was generated. Merging regardless.

@VladLazar VladLazar merged commit bbb2fa7 into main Jul 4, 2024
67 of 68 checks passed
@VladLazar VladLazar deleted the vlad/storcon-graceful-restart-scale-test branch July 4, 2024 05:04
VladLazar added a commit that referenced this pull request Jul 8, 2024
## Problem
Scale test doesn't exercise drain & fill.

## Summary of changes
Make scale test exercise drain & fill
VladLazar added a commit that referenced this pull request Jul 8, 2024
## Problem
Scale test doesn't exercise drain & fill.

## Summary of changes
Make scale test exercise drain & fill
VladLazar added a commit that referenced this pull request Jul 8, 2024
## Problem
Scale test doesn't exercise drain & fill.

## Summary of changes
Make scale test exercise drain & fill
VladLazar added a commit that referenced this pull request Jul 8, 2024
## Problem
Scale test doesn't exercise drain & fill.

## Summary of changes
Make scale test exercise drain & fill
VladLazar added a commit that referenced this pull request Jul 8, 2024
## Problem
Scale test doesn't exercise drain & fill.

## Summary of changes
Make scale test exercise drain & fill
VladLazar added a commit that referenced this pull request Jul 8, 2024
## Problem
Scale test doesn't exercise drain & fill.

## Summary of changes
Make scale test exercise drain & fill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-benchmarks Indicates to the CI that benchmarks should be run for PR marked with this label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants