[ovs-git] [openvswitch/ovs] c6c174: tests: Fix hang when "SSL db: implementation" test...

GitHub noreply at github.com
Thu Mar 8 00:10:12 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: c6c17485c4f2bc693a28643f11dbf5aa13f86542
      https://github.com/openvswitch/ovs/commit/c6c17485c4f2bc693a28643f11dbf5aa13f86542
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
    M tests/ovsdb-server.at

  Log Message:
  -----------
  tests: Fix hang when "SSL db: implementation" test failed.

The tests were killing $(cat pid) on failure but needed to kill $(cat
ovsdb-server.pid).

Reported-by: Alin Gabriel Serdean <aserdean at ovn.org>
Reported-at: https://mail.openvswitch.org/pipermail/ovs-dev/2018-March/344951.html
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Alin Gabriel Serdean <aserdean at ovn.org>


  Commit: efd715056a811d8e0866d42a91d13f564d7d5b3f
      https://github.com/openvswitch/ovs/commit/efd715056a811d8e0866d42a91d13f564d7d5b3f
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
    M tests/ovsdb-server.at

  Log Message:
  -----------
  ovsdb-server: Don't be picky about particular error in test.

On Windows this test reports "Unknown error" instead of "Protocol error",
so disregard the particular error message.

Reported-by: Alin Gabriel Serdean <aserdean at ovn.org>
Reported-at: https://mail.openvswitch.org/pipermail/ovs-dev/2018-March/344951.html
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Alin Gabriel Serdean <aserdean at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/442534355d3d...efd715056a81


More information about the git mailing list