Skip to content

Retry to pull images that could be pulled during the setup of end-to-end testing #376

@cmainas

Description

@cmainas

In the end-to-end testing, we pull the images to test before running the test. However, in some cases the image pulling fails and hence the whole test fails. Therefore, it would be helpful to add some simple logic in the test setup stage where we retry to pull an image that we could not pull. We can also retry at most 5 times and if all retries fail, then we can simply fail the test with the respective message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIRelated to testinggoPull requests that update go codegood first issueGood for newcomers

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions