On 4/7/26 12:26 PM, Xavier Simonart wrote: > This serie is a port of on branch 24.09 of > "controller: Fix bfd up too early after unexpected reboot.". > The serie also contains the port of necessary patches for multinode > tests to pass in ci. >
Hi Xavier, Thanks for the backport, applied to 24.09! Regards, Dumitru > Ales Musil (1): > ci: Bump ovn-fake-multinode tag. > > Dumitru Ceara (1): > .ci: ovn-fake-multinode-tests: Test upgrades from the latest LTS > (24.03). > > MJ Ponsonby (1): > Modified the CI to use ovn-fake-multinode v0.3. > > Tiago Pires (1): > multinode: Fix for interfaces MTU and central prefix name. > > Xavier Simonart (1): > controller: Fix bfd up too early after unexpected reboot. > > .../workflows/ovn-fake-multinode-tests.yml | 22 +- > AUTHORS.rst | 1 + > controller/bfd.c | 15 +- > controller/bfd.h | 4 +- > controller/ovn-controller.8.xml | 11 + > controller/ovn-controller.c | 169 ++++- > tests/multinode-macros.at | 60 +- > tests/multinode.at | 617 ++++++++++++------ > 8 files changed, 670 insertions(+), 229 deletions(-) > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
