]> git.proxmox.com Git - ovs.git/commit
ovn: Test that port state goes up and down.
authorRussell Bryant <russell@ovn.org>
Fri, 24 Jun 2016 19:44:17 +0000 (15:44 -0400)
committerRussell Bryant <russell@ovn.org>
Fri, 1 Jul 2016 17:31:41 +0000 (13:31 -0400)
commit94f79fcbb8b3a3226abc2c2b1e4b0a8c4202d7e8
tree22283dfa82b9419238b99431644926d240eabb63
parenta9e1b66f2717a73b35e7bfaebbdcef04e91dc7be
ovn: Test that port state goes up and down.

Some previous commits broke ovn-controller binding handling such that
ovn-controller never cleared out the chassis column of the Port_Binding
table.  This broke OpenStack CI for OVN.  This patch adds an OVN test
case that would have caught this issue.

Signed-off-by: Russell Bryant <russell@ovn.org>
Acked-by: Ryan Moats <rmoats@us.ibm.com>
tests/ovn.at