Skip to content

Conversation

Davo911
Copy link
Contributor

@Davo911 Davo911 commented Aug 26, 2025

What this PR does / why we need it:
The test images weren't pushed correctly, so I'd basically just push them in the same manner as the operators.

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 #3688

Special notes for your reviewer:

Release note:

NONE

@kubevirt-bot
Copy link
Contributor

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

@kubevirt-bot kubevirt-bot added release-note-none Denotes a PR that doesn't merit a release note. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Aug 26, 2025
@kubevirt-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign awels for approval. For more information see the Code Review Process.

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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Davo911 Davo911 changed the title push test images as operator images Publish test images in a multiarch manifest Aug 26, 2025
@Davo911 Davo911 force-pushed the test-image-multiarch-manifest branch from 5a1ce8a to 4aea4c1 Compare October 17, 2025 00:42
@kubevirt-bot kubevirt-bot added dco-signoff: no Indicates the PR's author has not DCO signed all their commits. and removed dco-signoff: yes Indicates the PR's author has DCO signed all their commits. labels Oct 17, 2025
@Davo911 Davo911 marked this pull request as ready for review October 17, 2025 00:43
@kubevirt-bot kubevirt-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 17, 2025
@Davo911 Davo911 force-pushed the test-image-multiarch-manifest branch from 4aea4c1 to 67fa95f Compare October 17, 2025 00:43
@kubevirt-bot kubevirt-bot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. and removed dco-signoff: no Indicates the PR's author has not DCO signed all their commits. labels Oct 17, 2025
@coveralls
Copy link

coveralls commented Oct 17, 2025

Coverage Status

coverage: 59.062% (-0.01%) from 59.076%
when pulling 9a9219d on Davo911:test-image-multiarch-manifest
into 4c3dc65 on kubevirt:main.

Signed-off-by: Thomas-David Griedel [email protected]
@Davo911 Davo911 force-pushed the test-image-multiarch-manifest branch from 67fa95f to 9a9219d Compare October 19, 2025 20:17
@kubevirt-bot
Copy link
Contributor

@Davo911: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-containerized-data-importer-e2e-destructive 9a9219d link true /test pull-containerized-data-importer-e2e-destructive
pull-containerized-data-importer-e2e-nfs 9a9219d link true /test pull-containerized-data-importer-e2e-nfs
pull-containerized-data-importer-non-csi-hpp 9a9219d link true /test pull-containerized-data-importer-non-csi-hpp
pull-containerized-data-importer-e2e-hpp-latest 9a9219d link true /test pull-containerized-data-importer-e2e-hpp-latest
pull-containerized-data-importer-e2e-upg 9a9219d link true /test pull-containerized-data-importer-e2e-upg
pull-containerized-data-importer-e2e-istio 9a9219d link true /test pull-containerized-data-importer-e2e-istio
pull-containerized-data-importer-e2e-hpp-previous 9a9219d link true /test pull-containerized-data-importer-e2e-hpp-previous
pull-containerized-data-importer-e2e-ceph 9a9219d link true /test pull-containerized-data-importer-e2e-ceph
pull-containerized-data-importer-e2e-ceph-wffc 9a9219d link true /test pull-containerized-data-importer-e2e-ceph-wffc

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has DCO signed all their commits. release-note-none Denotes a PR that doesn't merit a release note. size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test images only get published with "version-arch" tags upon releases

3 participants