This patch set removes annoying EOF alerts from ovsdb-server logs
in case of OpenSSL 3.0+ and enables checking of server logs in many
existing tests.

Ilya Maximets (2):
  stream-ssl: Disable alerts on unexpected EOF.
  tests: Check ovsdb-server logs in OVSDB tests.

 lib/stream-ssl.c       |  8 +++-
 tests/ovsdb-client.at  | 12 +++---
 tests/ovsdb-idl.at     | 10 ++++-
 tests/ovsdb-lock.at    | 10 ++---
 tests/ovsdb-macros.at  | 12 ++++++
 tests/ovsdb-monitor.at | 88 ++++++++++++++++++++--------------------
 tests/ovsdb-server.at  | 91 +++++++++++++++++++++++++-----------------
 tests/ovsdb-tool.at    | 44 ++++++++++----------
 tests/vtep-ctl.at      |  2 +-
 9 files changed, 159 insertions(+), 118 deletions(-)

-- 
2.40.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to