neondatabase / neon

Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
https://neon.tech
Apache License 2.0
13.18k stars 367 forks source link

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

Open VladLazar opened 2 days ago

VladLazar commented 2 days ago

Problem

Scale test doesn't exercise drain & fill.

Summary of changes

Make scale test exercise drain & fill

Checklist before requesting a review

Checklist before merging

github-actions[bot] commented 2 days ago

2998 tests run: 2872 passed, 0 failed, 126 skipped (full report)


Flaky tests (1) #### Postgres 16 - `test_isolation[None]`: [debug](https://neon-github-public-dev.s3.amazonaws.com/reports/pr-8173/9682973171/index.html#suites/158be07438eb5188d40b466b6acfaeb3/1883e167e4596675/retries)

Code coverage* (full report)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
02e8c57acd6e2b986849f552ca30280d54699b79 at 2024-06-26T17:55:49.845Z :recycle: