[ovs-git] [openvswitch/ovs] 6754e9: ovn test: remove check for non-existing bridge in ...

GitHub noreply at github.com
Thu May 19 15:19:22 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 6754e92d784355ce3568ebf7394a146dd5f73a2f
      https://github.com/openvswitch/ovs/commit/6754e92d784355ce3568ebf7394a146dd5f73a2f
  Author: Flavio Fernandes <flavio at flaviof.com>
  Date:   2016-05-19 (Thu, 19 May 2016)

  Changed paths:
    M tests/ovn.at

  Log Message:
  -----------
  ovn test: remove check for non-existing bridge in hv3

In OVN vtep test, the network topology is like this:

  hv1---\
   >-- [net1] <-- vtep --> [net2] <-- hv3
  hv2---/

The logical switch lsw0 created in this test has no logical
port corresponding to hv3, so that hypervisor does not have
any bridges created by OVN. With this test change, we are
replacing the 'show br-int' with a check to ensure that
'br-int' is not present.

Fixes: 8dab102238f0 ("ovn: Add more details to test output.")
Signed-off-by: Flavio Fernandes <flavio at flaviof.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list