mbox series

[ovs-dev,0/3] Add --dry-run option to ovn-northd{, -ddlog}

Message ID 20210520233201.1048112-1-blp@ovn.org
Headers show
Series Add --dry-run option to ovn-northd{, -ddlog} | expand

Message

Ben Pfaff May 20, 2021, 11:31 p.m. UTC
As discussed in the OVN meeting earlier today.

Ben Pfaff (3):
  ovn-northd-ddlog: Document --ddlog-record option.
  ovn-northd, ovn-northd-ddlog: New --dry-run option.
  tests: Don't define tests that will always be skipped.

 NEWS                      |  2 +-
 northd/ovn-northd-ddlog.c | 44 ++++++++++++++++++++++-------------
 northd/ovn-northd.8.xml   | 35 +++++++++++++++++++++++++---
 northd/ovn-northd.c       | 19 ++++++++++++----
 tests/ovn-macros.at       | 48 +++++++++++++++++++++++----------------
 tests/ovn-northd.at       | 28 ++++++++---------------
 6 files changed, 113 insertions(+), 63 deletions(-)