Created
December 2, 2015 21:55
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- compilation -*- | |
1712. ovn.at:685: testing ovn -- 3 HVs, 1 VIFs/HV, 1 GW, 1 LS ... | |
creating ovn-sb database | |
creating ovn-nb database | |
starting ovn-northd | |
adding simulator 'main' | |
adding simulator 'hv1' | |
adding simulator 'hv2' | |
adding simulator 'vtep' | |
vtep-ctl: no port named br-vtep_n2 | |
adding simulator 'hv3' | |
OK | |
OK | |
OK | |
OK | |
OK | |
OK | |
Chassis br-vtep | |
Encap vxlan | |
ip: "192.168.0.3" | |
Chassis "hv1" | |
Encap geneve | |
ip: "192.168.0.1" | |
Encap vxlan | |
ip: "192.168.0.1" | |
Port_Binding "lp1" | |
Chassis "hv2" | |
Encap vxlan | |
ip: "192.168.0.2" | |
Encap geneve | |
ip: "192.168.0.2" | |
Port_Binding "lp2" | |
hv1/vif1-tx.pcap | |
../../tests/ovn.at:836: sort $i.packets | |
--- expout 2015-12-02 16:18:37.997139393 -0500 | |
+++ /home/vagrant/ovs3.git/_ffbuilddir/tests/testsuite.dir/at-groups/1712/stdout 2015-12-02 16:18:38.047139394 -0500 | |
@@ -1,2 +1 @@ | |
f00000000001f000000000020021 | |
-f00000000001f000000000030031 | |
1712. ovn.at:685: 1712. ovn -- 3 HVs, 1 VIFs/HV, 1 GW, 1 LS (ovn.at:685): FAILED (ovn.at:836) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment