Skip to content

[ci] Add retries for docker pull #12110

@driazati

Description

@driazati

Failures like https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/main/3812/pipeline happen from time to time, we should have a retry + backoff (wait 1 second, retry, wait 10 seconds, retry, wait 30 seconds, retry, give up if its still failing) when Jenkins does docker pull:

script: "docker pull ${image}",

cc @Mousius @areusch

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionablehas an immediately do-able work plan and a detailed descriptiontype:ciRelates to TVM CI infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions