[release-4.21] OCPBUGS-76266: Remove the collect-profiles job#1220
[release-4.21] OCPBUGS-76266: Remove the collect-profiles job#1220openshift-merge-bot[bot] merged 3 commits intoopenshift:release-4.21from
Conversation
|
@tmshort: This pull request references Jira Issue OCPBUGS-76266, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: camilamacedo86, tmshort The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@tmshort: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
Test passed. 1. Build an OCP cluster with this PR
launch 4.21,openshift/operator-framework-olm#1220 aws
jiazha-mac:~ jiazha$ oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version 4.21.0-0-2026-02-06-014327-test-ci-ln-iy2tjmt-latest True False 6m7s Cluster version is 4.21.0-0-2026-02-06-014327-test-ci-ln-iy2tjmt-latest
jiazha-mac:~ jiazha$
2. Check if the collect-profiles job is removed. LGTM.
jiazha-mac:~ jiazha$ oc project openshift-operator-lifecycle-manager
Now using project "openshift-operator-lifecycle-manager" on server "https://api.ci-ln-iy2tjmt-76ef8.aws-2.ci.openshift.org:6443".
jiazha-mac:~ jiazha$ oc get cronjob
No resources found in openshift-operator-lifecycle-manager namespace.
jiazha-mac:~ jiazha$
jiazha-mac:~ jiazha$ oc get job
No resources found in openshift-operator-lifecycle-manager namespace.
jiazha-mac:~ jiazha$
jiazha-mac:~ jiazha$ oc get pods
NAME READY STATUS RESTARTS AGE
catalog-operator-5d855c47cd-k48sz 1/1 Running 0 35m
olm-operator-88c48d5bb-ntk4m 1/1 Running 0 35m
package-server-manager-6496fc467-mbxv4 2/2 Running 0 36m
packageserver-86886fc696-bbwsb 1/1 Running 0 33m
packageserver-86886fc696-kxdst 1/1 Running 0 33m
jiazha-mac:~ jiazha$
jiazha-mac:~ jiazha$ oc get networkpolicy
NAME POD-SELECTOR AGE
catalog-operator app=catalog-operator 39m
default-deny-all-traffic <none> 39m
olm-operator app=olm-operator 39m
package-server-manager app=package-server-manager 38m
packageserver app=packageserver 39m |
|
/verified by @jianzhangbjz |
|
@jianzhangbjz: This PR has been marked as verified by DetailsIn 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. |
|
/jira refresh |
|
@jianzhangbjz: This pull request references Jira Issue OCPBUGS-76266, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira (jiazha@redhat.com), skipping review request. DetailsIn 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. |
54812af
into
openshift:release-4.21
|
@tmshort: Jira Issue Verification Checks: Jira Issue OCPBUGS-76266 Jira Issue OCPBUGS-76266 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓 DetailsIn 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. |
|
/cherry-pick release-4.20 |
|
@tmshort: #1220 failed to apply on top of branch "release-4.20": DetailsIn 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 kubernetes-sigs/prow repository. |
This is an
automatedcherry-pick of #1215Also pulls in #1216 and #1218
Alternative to #1219
/assign tmshort