Zenko
Zenko copied to clipboard
CI: Add a retry pattern arround end to end test so that we can bypass a few flakiness when the platform is underload and avoid to rebuild the whole project
This change assume that the end to end tests are idempotent (so they don't have side effects).
Hello jbwatenbergscality,
My role is to assist you with the merge of this
pull request. Please type @bert-e help
to get information
on this process, or consult the user documentation.
Status report is not available.
Incorrect fix version
The Fix Version/s
in issue ZENKO-4249 contains:
- None
Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:
-
2.4.10
Please check the Fix Version/s
of ZENKO-4249, or the target
branch of this pull request.
This change assume that the end to end tests are idempotent (so they don't have side effects).
I am not sure we can make that assumption: esp. in case of error, there may be some left-over, e.g. users/buckets/objects...
Incorrect fix version
The Fix Version/s
in issue ZENKO-4249 contains:
- None
Considering where you are trying to merge, I ignored possible hotfix versions and I expected to find:
-
2.4.11
Please check the Fix Version/s
of ZENKO-4249, or the target
branch of this pull request.