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

Implement retries in e2e tests in CI #2123

Open
5 tasks
jpraynaud opened this issue Nov 18, 2024 · 0 comments
Open
5 tasks

Implement retries in e2e tests in CI #2123

jpraynaud opened this issue Nov 18, 2024 · 0 comments
Assignees
Labels

Comments

@jpraynaud
Copy link
Member

Why

We have noticed that the majority of flakiness cases in the CI is due to the Cardano devnet not starting correctly and during the era marker writes on chain and era marker writes on chain steps. These errors are due to the very fast epoch length and slot length parameters used and they mean that the whole Cardano devnet needs to be restarted.

What

Provide a retry mechanism to avoid having the CI fail when the Cardano devnet has not started correctly.

How

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants