Skip to content

[DNM] Sync serverless ci - #83314

Open
maschmid wants to merge 1 commit into
openshift:mainfrom
maschmid:sync-serverless-ci
Open

[DNM] Sync serverless ci#83314
maschmid wants to merge 1 commit into
openshift:mainfrom
maschmid:sync-serverless-ci

Conversation

@maschmid

@maschmid maschmid commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

do not merge, rehearsing openshift-knative/hack#1000

Summary by CodeRabbit

  • The OpenShift CI configuration now sets FORCE_KONFLUX_INDEX=true for Serverless Operator end-to-end tests.
  • The setting applies to both standard AWS and AWS FIPS test configurations for the openshift-knative/serverless-operator release.

@maschmid

Copy link
Copy Markdown
Contributor Author

/hold

@openshift-ci openshift-ci Bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. labels Aug 12, 2026
@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 5077d3f6-9704-4d91-9a37-8d60b58ea4be

📥 Commits

Reviewing files that changed from the base of the PR and between 31a944c and 6708ab6.

📒 Files selected for processing (1)
  • ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-release-1.37__ocp-4.22-lpGA-lp-ocp-compat.yaml
🚧 Files skipped from review as they are similar to previous changes (1)
  • ci-operator/config/openshift-knative/serverless-operator/openshift-knative-serverless-operator-release-1.37__ocp-4.22-lpGA-lp-ocp-compat.yaml

Walkthrough

The operator E2E commands for standard AWS and AWS FIPS now set FORCE_KONFLUX_INDEX=true before running Kafka E2E tests.

Changes

Operator E2E configuration

Layer / File(s) Summary
Configure Konflux index override
ci-operator/config/openshift-knative/serverless-operator/...yaml
The standard AWS and AWS FIPS operator-e2e commands set FORCE_KONFLUX_INDEX=true before Kafka E2E tests.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: aliok, cali0707

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the serverless CI synchronization change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed The diff only adds FORCE_KONFLUX_INDEX=true to two CI command environments; it adds no Ginkgo test titles or dynamic test-name content.
Test Structure And Quality ✅ Passed The PR diff changes only one YAML CI file by adding FORCE_KONFLUX_INDEX=true to two commands; it introduces no Ginkgo It blocks or test setup, cleanup, waits, or assertions.
Microshift Test Compatibility ✅ Passed The diff only adds FORCE_KONFLUX_INDEX=true to two CI command blocks; it adds no Ginkgo tests or MicroShift-incompatible API references.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The diff changes only two YAML commands by adding FORCE_KONFLUX_INDEX=true; it adds no Ginkgo tests or multi-node assumptions.
Topology-Aware Scheduling Compatibility ✅ Passed The diff changes only two E2E command environment assignments (FORCE_KONFLUX_INDEX=true) in CI YAML; it adds no deployment, controller, or scheduling constraint.
Ote Binary Stdout Contract ✅ Passed The commit changes only one YAML file, adding FORCE_KONFLUX_INDEX=true to two test commands; it introduces no OTE binary code or process-level stdout writes.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The diff adds only FORCE_KONFLUX_INDEX=true to two existing CI commands; it adds no Ginkgo tests, IPv4 assumptions, or new external connectivity.
No-Weak-Crypto ✅ Passed The verified patch adds only FORCE_KONFLUX_INDEX=true to two test commands; it introduces no weak crypto, custom crypto, or secret comparison.
Container-Privileges ✅ Passed The diff adds only FORCE_KONFLUX_INDEX=true to two test commands; no privileged, host namespace, SYS_ADMIN, root, or allowPrivilegeEscalation setting is introduced.
No-Sensitive-Data-In-Logs ✅ Passed The commit adds only FORCE_KONFLUX_INDEX=true to two E2E commands; it introduces no passwords, tokens, keys, PII, hostnames, or logging statements.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@openshift-ci
openshift-ci Bot requested review from Cali0707 and aliok August 12, 2026 09:20
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@maschmid, pj-rehearse: unable to determine affected jobs. This could be due to a branch that needs to be rebased. ERROR:

couldn't prepare candidate: couldn't rebase candidate onto 31a944c3000369a8580e8fe3cc75414616ad1cc7 due to conflicts
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.

@maschmid
maschmid force-pushed the sync-serverless-ci branch from 7721430 to 6708ab6 Compare August 12, 2026 09:25
@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

@openshift-ci openshift-ci Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Aug 12, 2026
@openshift-ci

openshift-ci Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: maschmid

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 Aug 12, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@maschmid: 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
periodic-ci-openshift-knative-serverless-operator-release-1.37-ocp-4.22-lpGA-lp-ocp-compat-cr--operator-e2e--aws N/A periodic Ci-operator config changed
periodic-ci-openshift-knative-serverless-operator-release-1.37-ocp-4.22-lpGA-lp-ocp-compat-operator-e2e--aws-fips N/A periodic Ci-operator config changed
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.

@maschmid

Copy link
Copy Markdown
Contributor Author

/test prow-config-semantics

@maschmid

Copy link
Copy Markdown
Contributor Author

/pj-rehearse

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-ci

openshift-ci Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

@maschmid: The following tests 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/rehearse/periodic-ci-openshift-knative-serverless-operator-release-1.37-ocp-4.22-lpGA-lp-ocp-compat-cr--operator-e2e--aws 6708ab6 link unknown /pj-rehearse periodic-ci-openshift-knative-serverless-operator-release-1.37-ocp-4.22-lpGA-lp-ocp-compat-cr--operator-e2e--aws
ci/rehearse/periodic-ci-openshift-knative-serverless-operator-release-1.37-ocp-4.22-lpGA-lp-ocp-compat-operator-e2e--aws-fips 6708ab6 link unknown /pj-rehearse periodic-ci-openshift-knative-serverless-operator-release-1.37-ocp-4.22-lpGA-lp-ocp-compat-operator-e2e--aws-fips

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.

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. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant