-
Notifications
You must be signed in to change notification settings - Fork 144
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
OCPBUGS-42707: Bump OVN to ovn24.09-24.09.1-10.el9fdp #2390
OCPBUGS-42707: Bump OVN to ovn24.09-24.09.1-10.el9fdp #2390
Conversation
Related upstream bump: ovn-kubernetes/ovn-kubernetes#4887 |
8adf216
to
611f7b2
Compare
611f7b2
to
5bde0a8
Compare
/test e2e-aws-ovn-fdp-qe |
looks like there are two failures about egress IP testing openshift-extended-test: |
/test e2e-aws-ovn-fdp-qe |
This picks up the following relevant bug fixes: https://issues.redhat.com/browse/FDP-906 "ovn-controller: lib/ovsdb-idl.c:3596: assertion row->new_datum != NULL failed in ovsdb_idl_txn_write__()" 6448f5e364 pinctrl: Skip non-local mac bindings in run_buffered_binding(). ea35347320 pinctrl: Skip deleted mac bindings in run_buffered_binding(). 33a6ae53f4 pinctrl: Use correct map size in pinctrl_handle_put_fdb(). 8eaa7d5991 controller: Fix "use after free" issue in statctrl_run(). 8579859f51 mac-cache: Properly handle deletion of SB mac_bindings. https://issues.redhat.com/browse/FDP-752 "ovn-northd IPAM incorrectly reports duplicate IP when part of excluded_ips" 2a24b03f7f ipam: Do not report error for static assigned IPs. https://issues.redhat.com/browse/FDP-786 "When an ECMP symmetric route is removed, northd removes all logical flows from SBDB for ECMP" 7b00627433 northd: Respect --ecmp-symmetric-reply for single routes. Signed-off-by: Dumitru Ceara <[email protected]>
5bde0a8
to
41eaacf
Compare
Corresponding upstream bump was merged: ovn-kubernetes/ovn-kubernetes#4887 |
/payload 4.19 nightly blocking |
@martinkennelly: trigger 14 job(s) of type blocking for the nightly release of OCP 4.19
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/cf876a70-d7dc-11ef-8bf7-408df14a5228-0 |
Not a real issue with the PR. retesting |
/retest |
/test images |
1 similar comment
/test images |
Image build error unrelated to the PR (again):
/test images |
/retest |
/test e2e-aws-ovn-fdp-qe |
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.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dceara, trozet 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 |
/label acknowledge-critical-fixes-only |
@trozet: This pull request references Jira Issue OCPBUGS-42707, which is valid. The bug has been moved to the POST state. 3 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 |
/hold fdp-qe failure:
@anuragthehatter FYI. Remove the hold if you think the failure is acceptable |
/cc @huiran0826 is looking at the failure. |
Cucushift Test results /logs/artifacts/serial/junit-report: total 0 cucushift-e2e: total: 26 failures: 0 errors: 0 skipped: 2 |
There is one script issue which will be fixed in https://github.com/openshift/openshift-tests-private/pull/22708. And there is also an intermittent known issue https://issues.redhat.com/browse/OCPBUGS-16217 which would cause the case failed. /unhold |
1 similar comment
/test qe-perfscale-aws-ovn-small-node-density-cni |
/override ci/prow/e2e-aws-ovn-serial |
@trozet: Overrode contexts on behalf of trozet: ci/prow/e2e-aws-ovn-serial 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. |
1 similar comment
@dceara: 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. |
/retest-required |
/label qe-approved Based on the results of workflow e2e-aws-ovn-fdp-qe |
@dceara: This pull request references Jira Issue OCPBUGS-42707, which is valid. 3 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. |
/cherry-pick release-4.18 |
@trozet: once the present PR merges, I will cherry-pick it on top of 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. |
fcf25ea
into
openshift:master
@dceara: Jira Issue OCPBUGS-42707: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-42707 has 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. |
@trozet: new pull request created: #2424 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. |
[ART PR BUILD NOTIFIER] Distgit: ovn-kubernetes-base |
[ART PR BUILD NOTIFIER] Distgit: ovn-kubernetes-microshift |
[ART PR BUILD NOTIFIER] Distgit: ose-ovn-kubernetes |
This picks up the following relevant bug fixes:
https://issues.redhat.com/browse/FDP-906
"ovn-controller: lib/ovsdb-idl.c:3596: assertion row->new_datum != NULL failed in ovsdb_idl_txn_write__()"
6448f5e364 pinctrl: Skip non-local mac bindings in run_buffered_binding().
ea35347320 pinctrl: Skip deleted mac bindings in run_buffered_binding().
33a6ae53f4 pinctrl: Use correct map size in pinctrl_handle_put_fdb().
8eaa7d5991 controller: Fix "use after free" issue in statctrl_run().
8579859f51 mac-cache: Properly handle deletion of SB mac_bindings.
https://issues.redhat.com/browse/FDP-752
"ovn-northd IPAM incorrectly reports duplicate IP when part of excluded_ips"
2a24b03f7f ipam: Do not report error for static assigned IPs.
https://issues.redhat.com/browse/FDP-786
"When an ECMP symmetric route is removed, northd removes all logical flows from SBDB for ECMP"
7b00627433 northd: Respect --ecmp-symmetric-reply for single routes.
📑 Description
Fixes #
Additional Information for reviewers
✅ Checks
How to verify it