-
Notifications
You must be signed in to change notification settings - Fork 157
[release-4.14] OCPBUGS-54732: Dockerfile.base: bump OVS version to 3.3 #2511
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release-4.14] OCPBUGS-54732: Dockerfile.base: bump OVS version to 3.3 #2511
Conversation
Open vSwitch 3.1 is EoL upstream and so the support of this version in FDP is limited. To ensure timely bug fix delivery for OCP 4.14+ we need to upgrade to the current LTS stream, which is Open vSwitch 3.3. It will be fully supported for much longer. Consolidation of versions used across releases of OpenShift will also reduce pressure on QE teams allowing to drop older releases not used by any products. We're moving RHCOS to this version as well, and we should keep the versions in the container and on the host in sync. The exact build in this commit is the one that is currently used in OCP 4.16. Signed-off-by: Ilya Maximets <[email protected]>
@openshift-cherrypick-robot: Detected clone of Jira Issue OCPBUGS-53384 with correct target version. Will retitle the PR to link to the clone. In 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. |
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-54732, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. In 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. |
/retest |
/jira refresh |
@igsilya: This pull request references Jira Issue OCPBUGS-54732, which is valid. 7 validation(s) were run on this bug
Requesting review from QA contact: In 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. |
/retest-required |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a clean cherry-pick, so
/lgtm
/retest
/approved |
/test e2e-aws-ovn-fdp-qe |
@zshi-redhat: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
In 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 kubernetes-sigs/prow repository. |
@zshi-redhat The workflow is only available in 4.16 onwards. We can test this PR in similar fashion. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still good after rebase.
/lgtm
04-23 16:49:18.894 Writing JUnit report to junit_e2e_20250423-204913.xml 04-23 16:49:18.894 04-23 16:49:18.894 36 pass, 3 skip (1h35m10s) 04-23 16:49:18.894 junit_e2e_20250423-204913.xml 04-23 16:49:18.894 isJenkinsEnv: True\n 31 scenarios (2 skipped, 29 passed) 1217 steps (46 skipped, 1171 passed) 35m24.031s |
/label qe-approved |
@openshift-cherrypick-robot: This pull request references Jira Issue OCPBUGS-54732, which is valid. 7 validation(s) were run on this bug
Requesting review from QA contact: In 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. |
/label cherry-pick-approved |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: igsilya, openshift-cherrypick-robot The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/override ci/prow/e2e-aws-ovn-upgrade |
@sdodson: Overrode contexts on behalf of sdodson: ci/prow/e2e-aws-ovn-upgrade In 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 kubernetes-sigs/prow repository. |
/override ci/prow/e2e-aws-ovn-windows |
@sdodson: Overrode contexts on behalf of sdodson: ci/prow/e2e-aws-ovn-windows In 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 kubernetes-sigs/prow repository. |
@openshift-cherrypick-robot: The following tests failed, say
Full PR test history. Your PR dashboard. 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. |
51b4e0f
into
openshift:release-4.14
@openshift-cherrypick-robot: Jira Issue OCPBUGS-54732: Some pull requests linked via external trackers have merged: The following pull requests linked via external trackers have not merged:
These pull request must merge or be unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with Jira Issue OCPBUGS-54732 has not been moved to the MODIFIED state. In 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. |
[ART PR BUILD NOTIFIER] Distgit: ovn-kubernetes-base |
[ART PR BUILD NOTIFIER] Distgit: ovn-kubernetes-microshift |
[ART PR BUILD NOTIFIER] Distgit: ose-ovn-kubernetes |
Fix included in accepted release 4.14.0-0.nightly-2025-04-24-012548 |
This is an automated cherry-pick of #2492
/assign igsilya