eiffel-community / etos

Eiffel Test Orchestration System
https://etos.readthedocs.io
Apache License 2.0
9 stars 6 forks source link

ETR should retry the CHECKOUT step. #206

Closed t-persson closed 7 months ago

t-persson commented 7 months ago

Summary

As "tester" I want "the ETR to retry the CHECKOUT step" So that "hiccups in the network wont fail a full testrun"

Context

When checking out tests there may be some network hiccups that affect the cloning of a git repository. I would want these to not affect my testrun should it just be a temporary problem.

Exemplification

No response

Drawbacks

No response

Out of Scope

No response

Further links

No response

Acceptance Criteria

Implementation Ideas

Retry the CHECKOUT step 3 times