[ovs-git] [openvswitch/ovs] 36d516: python tests: Implemented signal.alarm for Windows

GitHub noreply at github.com
Wed Aug 3 15:24:09 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 36d516346a9a780342db065eb016bd3015537b8f
      https://github.com/openvswitch/ovs/commit/36d516346a9a780342db065eb016bd3015537b8f
  Author: Paul Boca <pboca at cloudbasesolutions.com>
  Date:   2016-08-03 (Wed, 03 Aug 2016)

  Changed paths:
    M python/ovs/fatal_signal.py
    M tests/appctl.py
    M tests/test-ovsdb.py
    M tests/test-unix-socket.py

  Log Message:
  -----------
  python tests: Implemented signal.alarm for Windows

signal.alarm is not available in Windows and would trigger an exception
when called. Implemented this to mentain compatibility between
Windows and Linux for python tests.

Signed-off-by: Paul-Daniel Boca <pboca at cloudbasesolutions.com>
Acked-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
Signed-off-by: Gurucharan Shetty <guru at ovn.org>




More information about the git mailing list