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

test_subscriber_restart is flaky #8097

Open
kelvich opened this issue Jun 18, 2024 · 0 comments
Open

test_subscriber_restart is flaky #8097

kelvich opened this issue Jun 18, 2024 · 0 comments
Assignees
Labels
c/compute Component: compute, excluding postgres itself

Comments

@kelvich
Copy link
Contributor

kelvich commented Jun 18, 2024

subj. @knizhnik thinks that timeout is too strict

@jcsp jcsp added c/compute Component: compute, excluding postgres itself and removed c/cloud/compute labels Jun 19, 2024
knizhnik added a commit that referenced this issue Jul 5, 2024
## Problem

test_subscriber_restart has quit large failure rate'

https://neonprod.grafana.net/d/fddp4rvg7k2dcf/regression-test-failures?orgId=1&var-test_name=test_subscriber_restart&var-max_count=100&var-restrict=false

I can be caused by too small timeout (5 seconds) to wait until changes
are propagated.

Related to #8097

## Summary of changes

Increase timeout to 30 seconds.

## 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

Co-authored-by: Konstantin Knizhnik <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/compute Component: compute, excluding postgres itself
Projects
None yet
Development

No branches or pull requests

3 participants