SPLAT-2588: hypershift: update interval to promote AWSServiceLBNetworkSecurityGroup#80944
SPLAT-2588: hypershift: update interval to promote AWSServiceLBNetworkSecurityGroup#80944mtulio wants to merge 1 commit into
Conversation
|
@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. DetailsIn response to this:
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. |
WalkthroughThe ChangesHyperShift Periodic Job Schedule Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
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.
f22c028 to
6e63ac3
Compare
|
/pj-rehearse periodic-ci-openshift-hypershift-release-5.0-periodics-e2e-aws-ovn-conformance-techpreview |
|
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mtulio The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
Job is passing. |
|
@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@mtulio: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
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-techpreviewjob more frequently. Inci-operator/config/openshift/hypershift/openshift-hypershift-release-5.0__periodics.yaml, the job’s schedule changes from a daily cron (@daily) to aninterval: 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).