Skip to content

SPLAT-2588: hypershift: update interval to promote AWSServiceLBNetworkSecurityGroup - #80944

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
mtulio:SPLAT-2588-hcp-api-promotion-bump
Jun 24, 2026
Merged

SPLAT-2588: hypershift: update interval to promote AWSServiceLBNetworkSecurityGroup#80944
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
mtulio:SPLAT-2588-hcp-api-promotion-bump

Conversation

@mtulio

@mtuliomtulio commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Update e2e-aws-ovn-conformance-techpreview job to get more runs required to promote feature AWSServiceLBNetworkSecurityGroup on API PR openshift/api#2838

This will be reverted to weekly once we have enough runs.

Summary by CodeRabbit

This PR updates the OpenShift HyperShift release 5.0 CI periodic configuration to run the e2e-aws-ovn-conformance-techpreview job more frequently. In ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.0__periodics.yaml, the job’s schedule changes from a daily cron (@daily) to an interval: 6h, increasing the number of conformance test runs produced each day.

The intent is to temporarily gather enough test results to support promoting an API change (openshift/api#2838). The change is associated with JIRA SPLAT-2588; the CI robot also flagged that the JIRA ticket may need a configured target version (expected: 5.0.0).

@openshift-ci-robotopenshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jun 23, 2026
@openshift-ci-robot

openshift-ci-robot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

@mtulio: This pull request references SPLAT-2588 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set.

Details

In response to this:

Update e2e-aws-ovn-conformance-techpreview job to get more runs required to promote API PR openshift/api#2838

This will be reverted to weekly once we have enough runs.

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.

@coderabbitai

coderabbitaiBot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

The e2e-aws-ovn-conformance-techpreview periodic job in the HyperShift release-5.0 periodics configuration is updated to replace its cron: '@daily' schedule with interval: 6h, increasing job frequency from once daily to every 6 hours.

Changes

HyperShift Periodic Job Schedule Update

Layer / File(s)Summary
Job schedule: @daily6h interval
ci-operator/config/openshift/hypershift/openshift-hypershift-release-5.0__periodics.yaml
The e2e-aws-ovn-conformance-techpreview periodic job's scheduling is changed from cron: '@daily' to interval: 6h.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

lgtm, approved, rehearsals-ack

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check nameStatusExplanation
Docstring Coverage✅ PassedNo functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names✅ PassedThis PR modifies CI job scheduling configuration only (YAML files) and adds documentation. No Ginkgo test definitions or test code files are modified, making this check inapplicable.
Test Structure And Quality✅ PassedThe custom check reviews Ginkgo test code quality, but this PR only modifies CI job scheduling configuration (YAML), not test code, making the check not applicable.
Microshift Test Compatibility✅ PassedPR modifies only job scheduling in a YAML config file, not adding any new Ginkgo e2e tests; check for new tests is not applicable.
Single Node Openshift (Sno) Test Compatibility✅ PassedPR modifies only CI job scheduling in a YAML configuration file, not new Ginkgo e2e test code. SNO compatibility check only applies when new tests are added.
Topology-Aware Scheduling Compatibility✅ PassedThis PR modifies a CI/CD job configuration file, not a deployment manifest, operator code, or controller. The change updates a test job's scheduling interval (when it runs), not Kubernetes pod sche...
Ote Binary Stdout Contract✅ PassedPR only modifies CI job scheduling YAML configuration, not source code. No code changes exist to violate OTE stdout contract requirements.
Ipv6 And Disconnected Network Test Compatibility✅ PassedThis PR only modifies CI configuration (periodic job scheduling from @daily to 6h interval), not any Ginkgo e2e test code. The check applies only when new tests are added.
No-Weak-Crypto✅ PassedPR contains only a CI job scheduling config change from '@daily' to 'interval: 6h' with no cryptographic code, weak crypto algorithms, or secret comparisons.
Container-Privileges✅ PassedThe modified file is a CI operator configuration (not a K8s manifest) that only changes job scheduling from '@daily' to '6h' interval. No container privilege settings (privileged, hostPID, hostNetw...
No-Sensitive-Data-In-Logs✅ PassedNo sensitive data exposure detected. PR only changes job scheduling (cron to interval) in a YAML config file. Reporting template and env vars contain no passwords, tokens, API keys, PII, or credent...
Title check✅ PassedThe title references JIRA issue SPLAT-2588 and mentions updating an interval to promote AWSServiceLBNetworkSecurityGroup, which aligns with the PR objective of increasing test frequency for API promotion.
Description Check✅ PassedCheck skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@openshift-ci
openshift-ciBot requested review from enxebre and muraeeJune 23, 2026 20:13
Update e2e-aws-ovn-conformance-techpreview job to get more runs
required to promote API PR openshift/api#2838
This will be reverted to weekly once we have enough runs.
@mtulio
mtulioforce-pushed the SPLAT-2588-hcp-api-promotion-bump branch from f22c028 to 6e63ac3CompareJune 23, 2026 20:19
@mtulio

Copy link
Copy Markdown
ContributorAuthor

/pj-rehearse periodic-ci-openshift-hypershift-release-5.0-periodics-e2e-aws-ovn-conformance-techpreview

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@mtulio: 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 nameRepoTypeReason
periodic-ci-openshift-hypershift-release-5.0-periodics-e2e-aws-ovn-conformance-techpreviewN/AperiodicCi-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.

@mtuliomtulio changed the title SPLAT-2588: hypershift: update interval to promote APISPLAT-2588: hypershift: update interval to promote AWSServiceLBNetworkSecurityGroupJun 23, 2026
@mtulio

Copy link
Copy Markdown
ContributorAuthor

Job is passing.
/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-merge-botopenshift-merge-botBot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Jun 23, 2026
@muraee

Copy link
Copy Markdown
Contributor

/approve

@openshift-ciopenshift-ciBot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 24, 2026
@vr4manta

Copy link
Copy Markdown
Contributor

/lgtm

1 similar comment
@mfbonfigli

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ciopenshift-ciBot added the lgtm Indicates that a PR is ready to be merged. label Jun 24, 2026
@openshift-ci

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mfbonfigli, mtulio, muraee, vr4manta

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

Copy link
Copy Markdown
Contributor

@mtulio: 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.

@openshift-merge-bot
openshift-merge-botBot merged commit f08848b into openshift:mainJun 24, 2026
17 checks passed
@mtulio
mtulio deleted the SPLAT-2588-hcp-api-promotion-bump branch June 24, 2026 14:24
kasturinarra pushed a commit to kasturinarra/release that referenced this pull request Jun 26, 2026
Update e2e-aws-ovn-conformance-techpreview job to get more runs
required to promote API PR openshift/api#2838
This will be reverted to weekly once we have enough runs.
krisnababu pushed a commit to oharan2/release that referenced this pull request Jul 3, 2026
Update e2e-aws-ovn-conformance-techpreview job to get more runs
required to promote API PR openshift/api#2838
This will be reverted to weekly once we have enough runs.
andrej1991 pushed a commit to andrej1991/release that referenced this pull request Jul 6, 2026
Update e2e-aws-ovn-conformance-techpreview job to get more runs
required to promote API PR openshift/api#2838
This will be reverted to weekly once we have enough runs.
TimurMP pushed a commit to TimurMP/release that referenced this pull request Jul 8, 2026
Update e2e-aws-ovn-conformance-techpreview job to get more runs
required to promote API PR openshift/api#2838
This will be reverted to weekly once we have enough runs.
SachinNinganure pushed a commit to SachinNinganure/release that referenced this pull request Jul 20, 2026
Update e2e-aws-ovn-conformance-techpreview job to get more runs
required to promote API PR openshift/api#2838
This will be reverted to weekly once we have enough runs.
amogh-redhat pushed a commit to amogh-redhat/release that referenced this pull request Aug 5, 2026
Update e2e-aws-ovn-conformance-techpreview job to get more runs
required to promote API PR openshift/api#2838
This will be reverted to weekly once we have enough runs.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by an approver from all required OWNERS files.jira/valid-referenceIndicates that this PR references a valid Jira ticket of any type.lgtmIndicates that a PR is ready to be merged.rehearsals-ackSignifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@mtulio@openshift-ci-robot@muraee@vr4manta@mfbonfigli