Skip to content

Simplify zstd:chunked image test to use prebuilt image.#30739

Open
bitoku wants to merge 1 commit intoopenshift:mainfrom
bitoku:zstdchunked
Open

Simplify zstd:chunked image test to use prebuilt image.#30739
bitoku wants to merge 1 commit intoopenshift:mainfrom
bitoku:zstdchunked

Conversation

@bitoku
Copy link
Contributor

@bitoku bitoku commented Jan 29, 2026

It doesn't need to rely on Feature:Build. I changed it to use a prebuilt image in https://quay.io/repository/crio/zstd-chunked?tab=tags

We need to use the image compressed in zstd:chunked format to verify zstd:chunked image can be used in openshift.

@openshift-ci-robot
Copy link

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: automatic mode

@openshift-ci openshift-ci bot requested review from bertinatto and harche January 29, 2026 16:21
@openshift-ci openshift-ci bot added the e2e-images-update Related to images used by e2e tests label Jan 29, 2026
@openshift-ci-robot
Copy link

Scheduling required tests:
/test e2e-aws-csi
/test e2e-aws-ovn-fips
/test e2e-aws-ovn-microshift
/test e2e-aws-ovn-microshift-serial
/test e2e-aws-ovn-serial-1of2
/test e2e-aws-ovn-serial-2of2
/test e2e-gcp-csi
/test e2e-gcp-ovn
/test e2e-gcp-ovn-upgrade
/test e2e-metal-ipi-ovn-ipv6
/test e2e-vsphere-ovn
/test e2e-vsphere-ovn-upi

@bitoku
Copy link
Contributor Author

bitoku commented Jan 30, 2026

https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/30739/pull-ci-openshift-origin-main-e2e-aws-ovn-microshift/2016915526906810368

                    message: 'unable to pull image or OCI artifact: pull image err: initializing
                      source docker://quay.io/openshift/community-e2e-images:e2e-quay-io-crio-zstd-chunked-1-0WG37FZRdxgvrbPZ:
                      reading manifest e2e-quay-io-crio-zstd-chunked-1-0WG37FZRdxgvrbPZ in quay.io/openshift/community-e2e-images:
                      manifest unknown; artifact err: get manifest: build image source: reading
                      manifest e2e-quay-io-crio-zstd-chunked-1-0WG37FZRdxgvrbPZ in quay.io/openshift/community-e2e-images:
                      manifest unknown'
                    reason: ErrImagePull

@bitoku
Copy link
Contributor Author

bitoku commented Jan 30, 2026

@bertinatto Can you help me mirror the image to the test environment as an owner of test/extended/util/image/OWNERS?

@bertinatto
Copy link
Member

@bertinatto Can you help me mirror the image to the test environment as an owner of test/extended/util/image/OWNERS?

Image mirrored.

@bitoku
Copy link
Contributor Author

bitoku commented Feb 3, 2026

/retest

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 3, 2026

@bitoku: all tests passed!

Full PR test history. Your PR dashboard.

Details

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.

@bitoku
Copy link
Contributor Author

bitoku commented Feb 3, 2026

@cpmeadors Can you PTAL?

@openshift-trt
Copy link

openshift-trt bot commented Feb 3, 2026

Risk analysis has seen new tests most likely introduced by this PR.
Please ensure that new tests meet guidelines for naming and stability.

New Test Risks for sha: ac008db

Job Name New Test Risk
pull-ci-openshift-origin-main-e2e-aws-ovn-fips High - "[sig-node] zstd:chunked Image should successfully run date command [Suite:openshift/conformance/parallel]" is a new test that was not present in all runs against the current commit.
pull-ci-openshift-origin-main-e2e-aws-ovn-microshift High - "[sig-node] zstd:chunked Image should successfully run date command [Suite:openshift/conformance/parallel]" is a new test that failed 1 time(s) against the current commit
pull-ci-openshift-origin-main-e2e-gcp-ovn High - "[sig-node] zstd:chunked Image should successfully run date command [Suite:openshift/conformance/parallel]" is a new test that was not present in all runs against the current commit.
pull-ci-openshift-origin-main-e2e-metal-ipi-ovn-ipv6 High - "[sig-node] zstd:chunked Image should successfully run date command [Suite:openshift/conformance/parallel]" is a new test that was not present in all runs against the current commit.
pull-ci-openshift-origin-main-e2e-vsphere-ovn High - "[sig-node] zstd:chunked Image should successfully run date command [Suite:openshift/conformance/parallel]" is a new test that failed 1 time(s) against the current commit
pull-ci-openshift-origin-main-e2e-vsphere-ovn-upi High - "[sig-node] zstd:chunked Image should successfully run date command [Suite:openshift/conformance/parallel]" is a new test that was not present in all runs against the current commit.

New tests seen in this PR at sha: ac008db

  • "[sig-node] zstd:chunked Image should successfully run date command [Suite:openshift/conformance/parallel]" [Total: 12, Pass: 10, Fail: 2, Flake: 0]

@haircommander
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 4, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 4, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

Details 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

@bitoku
Copy link
Contributor Author

bitoku commented Feb 4, 2026

@bertinatto Can you approve it?

@neisw
Copy link
Contributor

neisw commented Feb 5, 2026

I believe you will want to update ci-test-mapping similar to zstd:chunked Image should successfully run date command

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

Labels

e2e-images-update Related to images used by e2e tests lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants