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: Pause both ovn-northd instances in 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

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to