[release-4.18] OCPBUGS-76924: Remove the collect-profiles job#1231
Conversation
|
@openshift-cherrypick-robot: Jira Issue OCPBUGS-76587 has been cloned as Jira Issue OCPBUGS-76924. Will retitle bug to link to clone. 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. |
|
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-76924, 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. |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: openshift-cherrypick-robot, rashmigottipati, 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 |
|
@openshift-cherrypick-robot: 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.18,openshift/operator-framework-olm#1231 aws
jiazha-mac:~ jiazha$ oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version 4.18.0-0-2026-02-14-020643-test-ci-ln-vx43bp2-latest True False 11m Cluster version is 4.18.0-0-2026-02-14-020643-test-ci-ln-vx43bp2-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-vx43bp2-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$ oc get job
No resources found in openshift-operator-lifecycle-manager namespace.
jiazha-mac:~ jiazha$ oc get pods
NAME READY STATUS RESTARTS AGE
catalog-operator-6dcb4f8755-dhk9d 1/1 Running 0 42m
olm-operator-5f77896967-9tvgk 1/1 Running 0 42m
package-server-manager-8d55794d4-6fvjp 2/2 Running 1 (29m ago) 42m
packageserver-549bd99466-6qlkp 1/1 Running 0 36m
packageserver-549bd99466-hrgkk 1/1 Running 0 36m
jiazha-mac:~ jiazha$ oc get networkpolicy
No resources found in openshift-operator-lifecycle-manager namespace.
jiazha-mac:~ jiazha$ |
|
/jira refresh |
|
@jianzhangbjz: This pull request references Jira Issue OCPBUGS-76924, 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. |
|
@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. |
c2df9e7
into
openshift:release-4.18
|
@openshift-cherrypick-robot: Jira Issue Verification Checks: Jira Issue OCPBUGS-76924 Jira Issue OCPBUGS-76924 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.17 |
|
@tmshort: new pull request created: #1232 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. |
|
Fix included in accepted release 4.18.0-0.nightly-2026-02-17-175651 |
This is an automated cherry-pick of #1229
/assign tmshort