Skip to content

Implement retries in e2e tests in CI #2123

Closed
@jpraynaud

Description

@jpraynaud

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions