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

System Test: force timeout when rpc healthy status not within 5 minutes #82

Closed
sreuland opened this issue Oct 25, 2023 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@sreuland
Copy link
Contributor

What version are you using?

master

What did you do?

build and run system-test from CI workflow - https://github.com/stellar/soroban-tools/actions/runs/6618313640/job/17976470471#step:8:485

What did you expect to see?

tests that pass or fail in timely manner, if the test doesn't get healthy rpc status in 5 minutes, it should force timeout failure instead.

What did you see instead?

hanging test execution that kept running the container, retrying rpc ingestion

@sreuland sreuland added the bug Something isn't working label Oct 25, 2023
@sreuland sreuland added this to the Soroban Pubnet Release milestone Oct 25, 2023
@sreuland sreuland moved this from Backlog to Next Sprint Proposal in Platform Scrum Oct 25, 2023
@sreuland sreuland self-assigned this Oct 25, 2023
@sreuland sreuland moved this from Next Sprint Proposal to Current Sprint in Platform Scrum Oct 25, 2023
@sreuland
Copy link
Contributor Author

has been fixed, the change was small and included in a prior pr which merged already - https://github.com/stellar/system-test/pull/81/files#diff-cced28c6dc3f99c2396a5eaad732bf6b28142335892b1cd0e6af6cdb53f5ccfaR212-R218

@github-project-automation github-project-automation bot moved this from Current Sprint to Done in Platform Scrum Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant