On 4/7/26 1:06 PM, Xavier Simonart wrote: > This serie is a port on branch 24.03 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.03! Regards, Dumitru > Ales Musil (3): > treewide: Rename references from OvS master to main. > ci: Make sure that multinode test runs on correct branch. > ci: Bump ovn-fake-multinode tag. > > 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 (2): > ci: Remove upgrade test from branch-22.03 > controller: Fix bfd up too early after unexpected reboot. > > .../workflows/ovn-fake-multinode-tests.yml | 39 +- > AUTHORS.rst | 1 + > Documentation/tutorials/ovn-sandbox.rst | 2 +- > README.rst | 2 +- > controller/bfd.c | 15 +- > controller/bfd.h | 4 +- > controller/ovn-controller.8.xml | 11 + > controller/ovn-controller.c | 169 ++++- > tests/multinode-macros.at | 61 +- > tests/multinode.at | 612 ++++++++++++------ > 10 files changed, 675 insertions(+), 241 deletions(-) > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
