Skip to content

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

@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
@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

@neisw
Copy link
Contributor

neisw commented Feb 6, 2026

/approve

Copy link
Member

@bertinatto bertinatto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

for the images

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 10, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bertinatto, bitoku, haircommander, neisw

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

The pull request process is described 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 10, 2026
@bitoku bitoku changed the title Simplify zstd:chunked image test to use prebuilt image. NO-JIRA: Simplify zstd:chunked image test to use prebuilt image. Feb 10, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Feb 10, 2026
@openshift-ci-robot
Copy link

@bitoku: This pull request explicitly references no jira issue.

Details

In response to this:

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.

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 openshift-eng/jira-lifecycle-plugin repository.

@bitoku
Copy link
Contributor Author

bitoku commented Feb 10, 2026

/verified by CI

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Feb 10, 2026
@openshift-ci-robot
Copy link

@bitoku: This PR has been marked as verified by CI.

Details

In response to this:

/verified by CI

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 openshift-eng/jira-lifecycle-plugin repository.

@bitoku
Copy link
Contributor Author

bitoku commented Feb 10, 2026

/retest

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 10, 2026

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

Test name Commit Details Required Rerun command
ci/prow/okd-scos-images ac008db link true /test okd-scos-images

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 10, 2026

Something wrong with okd-scos-images, other PRs are failing.

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

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. e2e-images-update Related to images used by e2e tests jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants