Skip to content

Adding e2e perf ote jobs - #83030

Open
gangwgr wants to merge 1 commit into
openshift:mainfrom
gangwgr:add-perf-kas-ote-job
Open

Adding e2e perf ote jobs#83030
gangwgr wants to merge 1 commit into
openshift:mainfrom
gangwgr:add-perf-kas-ote-job

Conversation

@gangwgr

@gangwgr gangwgr commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Adding e2e perf ote jobs

Summary by CodeRabbit

  • Adds optional GCP end-to-end performance jobs to the OpenShift release configuration.
  • Covers AES-CBC and AES-GCM encryption performance on multi-node clusters.
  • Covers the standard encryption performance suite on single-node clusters.
  • Uses the openshift-e2e-test reference and preserves encryption-related change filtering.

@openshift-ci

openshift-ci Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gangwgr

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 6, 2026
@openshift-ci
openshift-ci Bot requested review from ardaguclu and tjungblu August 6, 2026 11:25
@coderabbitai

coderabbitai Bot commented Aug 6, 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: Enterprise

Run ID: d4a1bd43-80a7-40e5-b769-54abfb92f10b

📥 Commits

Reviewing files that changed from the base of the PR and between 3b80bac and 3a13e6b.

⛔ Files ignored due to path filters (1)
  • ci-operator/jobs/openshift/cluster-kube-apiserver-operator/openshift-cluster-kube-apiserver-operator-main-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/openshift/cluster-kube-apiserver-operator/openshift-cluster-kube-apiserver-operator-main.yaml

Walkthrough

The configuration adds three optional GCP end-to-end tests for encryption performance. The tests cover AES-CBC and AES-GCM on multi-node clusters, plus the standard encryption performance suite on single-node clusters.

Changes

Encryption performance test configurations

Layer / File(s) Summary
GCP encryption performance test configurations
ci-operator/config/openshift/cluster-kube-apiserver-operator/openshift-cluster-kube-apiserver-operator-main.yaml
Adds optional OTE configurations for AES-CBC, AES-GCM, and single-node encryption performance suites. Each configuration uses the shared openshift-e2e-test reference and encryption-related change filtering.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested reviewers: tjungblu

🚥 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 and concisely describes the addition of end-to-end performance OTE jobs.
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 PR changes only CI YAML metadata. No Ginkgo title declarations or dynamic test-title values were added; TEST_SUITE values and job identifiers are static.
Test Structure And Quality ✅ Passed The PR changes only two YAML CI configuration files; it adds no Ginkgo test code, so the listed test-structure requirements are not applicable.
Microshift Test Compatibility ✅ Passed The commit changes only two YAML CI configuration files and adds no Ginkgo test declarations, so the MicroShift test compatibility check is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The pull request changes only two YAML CI configuration files; it adds job references to existing encryption performance suites and no new Ginkgo test declarations.
Topology-Aware Scheduling Compatibility ✅ Passed The commit changes only CI test configuration and generated Prow job YAML; it adds no deployment, operator, controller, affinity, topology spread, selector, toleration, replica, or PDB constraints.
Ote Binary Stdout Contract ✅ Passed The commit changes only two YAML files and adds OTE job references; it changes no Go or OTE binary source, so it introduces no process-level stdout writes.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The commit adds only YAML CI configurations and generated presubmit jobs; it adds no Ginkgo tests or IPv4/external-connectivity test code.
No-Weak-Crypto ✅ Passed The patch adds only YAML CI jobs using AES-CBC, AES-GCM, and encryption suites; exact scans found no MD5, SHA1, DES, RC4, 3DES, Blowfish, or ECB usage.
Container-Privileges ✅ Passed The 33 added lines define three optional CI jobs with TEST_SUITE and openshift-e2e-test references; no privileged, hostPID, hostNetwork, hostIPC, SYS_ADMIN, or allowPrivilegeEscalation settings app...
No-Sensitive-Data-In-Logs ✅ Passed The commit adds only CI metadata, TEST_SUITE values, and a standard openshift-e2e-test reference; it introduces no secrets, PII, hostnames, or sensitive logging content.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@gangwgr: 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-cluster-kube-apiserver-operator-main-e2e-gcp-operator-encryption-perf-aescbc-ote openshift/cluster-kube-apiserver-operator presubmit Presubmit changed
pull-ci-openshift-cluster-kube-apiserver-operator-main-e2e-gcp-operator-encryption-perf-aesgcm-ote openshift/cluster-kube-apiserver-operator presubmit Presubmit changed
pull-ci-openshift-cluster-kube-apiserver-operator-main-e2e-gcp-operator-encryption-perf-single-node-ote openshift/cluster-kube-apiserver-operator presubmit Presubmit 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.

@ardaguclu

Copy link
Copy Markdown
Member

What do we gain with that change?

@openshift-ci

openshift-ci Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

@gangwgr: all tests passed!

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.

@gangwgr

gangwgr commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

What do we gain with that change?

it not related to KMS, it is for ote migration
openshift/cluster-kube-apiserver-operator#2256

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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants