-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NO-JIRA: cincinnati e2e: replace images from app.ci with tags #62724
Conversation
@hongkailiu: This pull request explicitly references no jira issue. In response to this:
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. |
@hongkailiu: This pull request explicitly references no jira issue. In response to this:
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. |
/hold cancel |
9812420
to
91515e2
Compare
/pj-rehearse pull-ci-openshift-cincinnati-master-e2e |
@hongkailiu: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
@hongkailiu: requesting more than one rehearsal in one comment is not supported. If you would like to rehearse multiple specific jobs, please separate the job names by a space in a single command. |
/pj-rehearse pull-ci-openshift-cincinnati-master-images |
@hongkailiu: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
The rehearsal looks good to me. $ curl -s https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/test-platform-results/pr-logs/pull/openshift_release/62724/rehearse-62724-pull-ci-openshift-cincinnati-master-e2e/1900219631939883008/artifacts/build-logs/e2e-test-amd64.log | rg 'FROM '
2025-03-13T16:37:52.147226886Z [1/2] STEP 1/6: FROM image-registry.openshift-image-registry.svc:5000/ci-op-6w0k0tnk/pipeline@sha256:367cce58beec5744e497245336be679b9e27546976b5de9a62ca91ac48d2570e AS rust_builder
2025-03-13T16:41:03.001458668Z [2/2] STEP 1/20: FROM image-registry.openshift-image-registry.svc:5000/ci-op-6w0k0tnk/pipeline@sha256:e945e3586e23861ff7c16e44ce8f11684e33bb36fc0f4b01e8fdf879d65341f5
$ curl -s https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/test-platform-results/pr-logs/pull/openshift_release/62724/rehearse-62724-pull-ci-openshift-cincinnati-master-e2e/1900219631939883008/artifacts/build-resources/imagestreams.json | yq -y '.items[]|select(.metadata.name=="pipeline")|.status.tags[]|select(.tag=="rust" or .tag=="e2e")'
tag: e2e
items:
- created: '2025-03-13T16:17:35Z'
dockerImageReference: quay-proxy.ci.openshift.org/openshift/ci@sha256:e945e3586e23861ff7c16e44ce8f11684e33bb36fc0f4b01e8fdf879d65341f5
image: sha256:e945e3586e23861ff7c16e44ce8f11684e33bb36fc0f4b01e8fdf879d65341f5
generation: 6
---
tag: rust
items:
- created: '2025-03-13T16:17:35Z'
dockerImageReference: quay-proxy.ci.openshift.org/openshift/ci@sha256:367cce58beec5744e497245336be679b9e27546976b5de9a62ca91ac48d2570e
image: sha256:367cce58beec5744e497245336be679b9e27546976b5de9a62ca91ac48d2570e
generation: 6 |
/pj-rehearse ack |
@hongkailiu: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hongkailiu, petr-muller 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:
Approvers can indicate their approval by writing |
ddbe54d
into
openshift:master
With #62541 merged and the images are now available at QCI:
Requiring openshift/cincinnati#1006
/hold