Skip to content

Add e2e-aws-ovn-conformance-serial-techpreview - #82809

Closed
jsafrane wants to merge 1 commit into
openshift:mainfrom
jsafrane:hypershift-serial-tp
Closed

Add e2e-aws-ovn-conformance-serial-techpreview#82809
jsafrane wants to merge 1 commit into
openshift:mainfrom
jsafrane:hypershift-serial-tp

Conversation

@jsafrane

@jsafrane jsafrane commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

The job is needed to test TechPreview features that have serial tests. Copying exisint e2e-aws-ovn-conformance-serial frequency & definition.

Summary by CodeRabbit

Adds a weekly AWS OVN conformance job for OpenShift HyperShift TechPreview clusters. The job runs the serial conformance suite with GUEST_FEATURE_SET=TechPreviewNoUpgrade, based on the existing serial job configuration.

The job is needed to test TechPreview features that have serial tests.
Copying exisint e2e-aws-ovn-conformance-serial frequency & definition.
@coderabbitai

coderabbitai Bot commented Aug 3, 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: f506ec6f-4990-4b9a-bb5d-4af800a36e60

📥 Commits

Reviewing files that changed from the base of the PR and between 99751e2 and 6b7b3d2.

⛔ Files ignored due to path filters (1)
  • ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-5.0-periodics.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.0__periodics.yaml

Walkthrough

Added a weekly AWS OVN serial conformance periodic job for Hypershift 5.0 TechPreview clusters.

Changes

Hypershift TechPreview conformance

Layer / File(s) Summary
Add weekly TechPreview conformance job
ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.0__periodics.yaml
Adds the e2e-aws-ovn-conformance-serial-techpreview job with the AWS cluster profile, TechPreviewNoUpgrade feature set, serial conformance suite, and existing AWS conformance workflow.

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

Possibly related PRs

Suggested reviewers: bryan-cox, mgencur

🚥 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 identifies the new TechPreview AWS OVN serial conformance job described in the changes.
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 commit changes only periodic-job YAML declarations and generated job YAML; no Ginkgo test-title calls or dynamic test names are introduced.
Test Structure And Quality ✅ Passed The pull request changes only periodic YAML and generated Prow YAML; it adds no Ginkgo It blocks or cluster test operations to review.
Microshift Test Compatibility ✅ Passed The PR changes only two CI YAML files and adds no Ginkgo tests or test bodies; the MicroShift compatibility check is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The pull request changes only periodic YAML and adds no Ginkgo test declarations or test source. The job runs the existing serial conformance suite.
Topology-Aware Scheduling Compatibility ✅ Passed The commit adds only a periodic CI job and its generated Prow job; the changed YAML contains no node selectors, affinity, topology spread, replica, PDB, or toleration constraints.
Ote Binary Stdout Contract ✅ Passed The PR changes only two YAML job declarations; no OTE binary or process-level Go setup code changed, so it adds no stdout writes.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The commit changes only CI YAML configuration and adds no Ginkgo test declarations, IPv4 assumptions, or external connectivity code.
No-Weak-Crypto ✅ Passed The PR adds only YAML job configuration and generated Prow metadata; added lines contain no MD5, SHA1, DES, RC4, 3DES, Blowfish, ECB, crypto implementation, or secret comparison.
Container-Privileges ✅ Passed The added periodic and generated Prow job define no privileged, hostPID, hostNetwork, hostIPC, SYS_ADMIN, allowPrivilegeEscalation, or root security settings.
No-Sensitive-Data-In-Logs ✅ Passed The change adds only a periodic job definition and standard secret mounts; it contains no logging code, credential values, tokens, PII, or customer data.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@openshift-ci

openshift-ci Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jsafrane
Once this PR has been reviewed and has the lgtm label, please assign sjenning for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 requested review from enxebre and muraee August 3, 2026 13:16
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@jsafrane: 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-hypershift-release-5.0-periodics-e2e-aws-ovn-conformance-serial-techpreview N/A periodic Periodic 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.

@jsafrane

jsafrane commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@JoelSpeed

Copy link
Copy Markdown
Contributor

Duplicating #82800

@jsafrane jsafrane closed this Aug 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants