[ovs-dev] [PATCH ovn v2 0/2] northd: Improve pause, resume and status

Frode Nordahl frode.nordahl at canonical.com
Fri Nov 22 14:44:59 UTC 2019


At present when the ``pause`` command is issued any lock the
``ovn-northd`` process holds on the SB DB will be kept.

To be able to change this behaviour the tests surrounding pause and
resume must be changed, thus I provide the proposed change as a
series to demonstrate that the changed tests work both for the
current code and the proposed code.

Travis passed: https://travis-ci.org/fnordahl/ovn/builds/615446047

Frode Nordahl (2):
  northd: Amend ovn-northd pause resume test
  northd: Improve handling of pause and resume

 northd/ovn-northd.8.xml |  9 +++--
 northd/ovn-northd.c     | 87 +++++++++++++++++++++++++++--------------
 tests/ovn-northd.at     | 35 +++++++++++------
 3 files changed, 88 insertions(+), 43 deletions(-)

-- 
2.24.0

,


More information about the dev mailing list