[ovs-git] [openvswitch/ovs] 039cf7: Tests: Fix test bridge - add port after stopping c...

GitHub noreply at github.com
Thu Nov 15 13:30:42 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 039cf7d4d9b5e9cdf87b2732511f39cd55477bb6
      https://github.com/openvswitch/ovs/commit/039cf7d4d9b5e9cdf87b2732511f39cd55477bb6
  Author: Alin Gabriel Serdean <aserdean at ovn.org>
  Date:   2018-11-15 (Thu, 15 Nov 2018)

  Changed paths:
    M tests/bridge.at

  Log Message:
  -----------
  Tests: Fix test bridge - add port after stopping controller on Windows

On Windows the file which is used for the named pipe connection (`punix:file`)
is not deleted when the process is closed.

Try to delete the `controller` file and fail if we can't (on Windows you can't
delete a file if there still an opened handle to it).

Also add a check to see if the `ovs-testcontroller` was successfully started.

Signed-off-by: Alin Gabriel Serdean <aserdean at ovn.org>
Acked-by: Sairam Venugopal <vsairam at vmware.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list