Closed brybacki closed 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
/test pull-kvp-functional-test
/lgtm
/approve
[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
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: