osrg / goplane

an agent for configuring linux network stack via GoBGP
http://osrg.github.io/gobgp/
119 stars 26 forks source link

test: update docker version and fix clean up process of demo.py #7

Closed katojunya closed 8 years ago

katojunya commented 8 years ago

test (common): tested on ubuntu xenial installing newer lxc-docker package. (docker-engine may be more preferable now.)

test/netlink: some containers not to be killed on clean up process

test/iptables: suppress failure message when deleting non-exist bridge I/Fes

Signed-off-by: Jun-ya Kato kato.junya@lab.ntt.co.jp