[ovs-git] [openvswitch/ovs] fcfd14: test: Fix failed test "flow resume with geneve tun...

yifsun noreply at github.com
Mon Feb 4 21:36:21 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: fcfd14ce3ae272cc24a786408e12d04e53cf6cdb
      https://github.com/openvswitch/ovs/commit/fcfd14ce3ae272cc24a786408e12d04e53cf6cdb
  Author: Yifeng Sun <pkusunyifeng at gmail.com>
  Date:   2019-02-04 (Mon, 04 Feb 2019)

  Changed paths:
    M tests/system-traffic.at

  Log Message:
  -----------
  test: Fix failed test "flow resume with geneve tun_metadata"

Test "flow resume with geneve tun_metadata" failed because there is
no controller running to handle the continuation message. A previous
commit deleted the line that starts ovs-ofctl as a controller in
order to avoid a race condition on monitor log. This patch adds
back this line but omits the log file because this test doesn't
depend on the log file.

Fixes: e8833217914f9c071c49 ("system-traffic.at: avoid a race condition on monitor log")
Acked-by: Yi-Hung Wei <yihung.wei at gmail.com>
CC: David Marchand <david.marchand at redhat.com>
Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list