kubevirt / kubevirt-velero-plugin

Plugin to Velero which automates backing up and restoring KubeVirt/CDI objects
Apache License 2.0
32 stars 28 forks source link

Prefetch alpine image #74

Closed brybacki closed 2 years ago

brybacki commented 2 years ago

What this PR does / why we need it:

Prefetch alpine image so the tests are more deterministic. With image available there is no unexpected long wait time for the first fetch (sometimes it is downloaded quickly, sometimes it takes more than a few minutes)

An example were first test fails on image pull during import: https://prow.ci.kubevirt.io/view/gs/kubevirt-prow/logs/periodic-kvp-push-nightly-build-main/1553924187653935104

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Special notes for your reviewer:

Release note:

NONE
kubevirt-bot commented 2 years ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

brybacki commented 2 years ago

/test pull-kvp-functional-test

maya-r commented 2 years ago

/lgtm

brybacki commented 2 years ago

/approve

kubevirt-bot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: brybacki

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubevirt/kubevirt-velero-plugin/blob/main/OWNERS)~~ [brybacki] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment