Skip to content

Conversation

BaiyangZhou
Copy link
Contributor

Summary

Add dev-scripts base image configuration for insights-operator periodic jobs on release 4.20.

Related Issue/Jira: N/A

Changes Introduced

  • Modified: ci-operator/config/openshift/insights-operator/openshift-insights-operator-release-4.20__periodics.yaml
    • Added dev-scripts base image configuration pointing to test:dev-scripts from ocp-kni namespace

Details

This change adds the dev-scripts base image to the CI configuration for OpenShift insights-operator periodic jobs running on release 4.20, enabling the use of dev-scripts tooling in the test environment.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Aug 25, 2025
@openshift-ci-robot
Copy link
Contributor

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

In response to this:

Summary

Add dev-scripts base image configuration for insights-operator periodic jobs on release 4.20.

Related Issue/Jira: N/A

Changes Introduced

  • Modified: ci-operator/config/openshift/insights-operator/openshift-insights-operator-release-4.20__periodics.yaml
    • Added dev-scripts base image configuration pointing to test:dev-scripts from ocp-kni namespace

Details

This change adds the dev-scripts base image to the CI configuration for OpenShift insights-operator periodic jobs running on release 4.20, enabling the use of dev-scripts tooling in the test environment.

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-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@BaiyangZhou: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-insights-operator-release-4.20-periodics-images openshift/insights-operator presubmit Ci-operator config changed
periodic-ci-openshift-insights-operator-release-4.20-periodics-aws-insights-runtime-extractor-tests N/A periodic Ci-operator config changed
periodic-ci-openshift-insights-operator-release-4.20-periodics-e2e-azure-techpreview N/A periodic Ci-operator config changed
periodic-ci-openshift-insights-operator-release-4.20-periodics-azure-insights-runtime-extractor-tests N/A periodic Ci-operator config changed
periodic-ci-openshift-insights-operator-release-4.20-periodics-gcp-insights-runtime-extractor-tests N/A periodic Ci-operator config changed
periodic-ci-openshift-insights-operator-release-4.20-periodics-fips-image-scan-operator N/A periodic Ci-operator config changed
periodic-ci-openshift-insights-operator-release-4.20-periodics-e2e-vsphere-techpreview N/A periodic Ci-operator config changed
periodic-ci-openshift-insights-operator-release-4.20-periodics-vsphere-insights-runtime-extractor-tests N/A periodic Ci-operator config changed
periodic-ci-openshift-insights-operator-release-4.20-periodics-insights-operator-e2e-tests-slow-tests N/A periodic Ci-operator config changed
periodic-ci-openshift-insights-operator-release-4.20-periodics-e2e-gcp-techpreview N/A periodic Ci-operator config changed
periodic-ci-openshift-insights-operator-release-4.20-periodics-e2e-aws-techpreview N/A periodic Ci-operator config changed
periodic-ci-openshift-insights-operator-release-4.20-periodics-insights-operator-e2e-tests-periodic N/A periodic Ci-operator config changed
periodic-ci-openshift-insights-operator-release-4.20-periodics-hosted-hypershift-insights-operator-e2e-tests N/A periodic Ci-operator config changed

Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@openshift-ci openshift-ci bot requested review from ncaak and opokornyy August 25, 2025 09:03
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 25, 2025
@BaiyangZhou
Copy link
Contributor Author

/pj-rehearse auto-ack

@openshift-ci-robot
Copy link
Contributor

@BaiyangZhou: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 26, 2025
Copy link
Contributor

@ncaak ncaak left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 26, 2025
Copy link
Contributor

openshift-ci bot commented Aug 26, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BaiyangZhou, ncaak

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Contributor

openshift-ci bot commented Aug 26, 2025

@BaiyangZhou: all tests passed!

Full PR test history. Your PR dashboard.

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 90d4f60 into openshift:master Aug 26, 2025
18 checks passed
tbuskey pushed a commit to tbuskey/release that referenced this pull request Aug 26, 2025
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. 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. rehearsals-ack Signifies that rehearsal jobs have been acknowledged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants