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

fix(test): wait for tenant ready before churn #9767

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skyzh
Copy link
Member

@skyzh skyzh commented Nov 14, 2024

Problem

close #9730, as described in the issue

Summary of changes

  • Wait for the tenant to be ready before we start to test restarts.

@skyzh skyzh requested a review from jcsp November 14, 2024 22:08
Copy link

5418 tests run: 5166 passed, 9 failed, 243 skipped (full report)


Failures on Postgres 17

Failures on Postgres 16

Failures on Postgres 15

Failures on Postgres 14

# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_create_churn_during_restart[release-pg14] or test_create_churn_during_restart[release-pg14] or test_create_churn_during_restart[release-pg15] or test_create_churn_during_restart[release-pg15] or test_create_churn_during_restart[release-pg16] or test_create_churn_during_restart[release-pg16] or test_create_churn_during_restart[release-pg17] or test_create_churn_during_restart[release-pg17] or test_create_churn_during_restart[debug-pg17]"
Flaky tests (1)

Postgres 17

Test coverage report is not available

The comment gets automatically updated with the latest test results
6896e4e at 2024-11-14T22:58:57.383Z :recycle:

@skyzh
Copy link
Member Author

skyzh commented Nov 15, 2024

ahh... seems like wait_for_tenant_active is not the right function to use

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.

Instability in test_create_churn_during_restart
1 participant