On Thu, 17 Nov 2016 15:32:44 +0900 IWASE Yusuke <[email protected]> wrote:
> This patch fixes test_vsctl.py to use osrg/ryu-book image as > Mininet container and shortens the testing hours. > > Also, this patch removes the Dockerfile for building the Mininet > Docker image. > > Signed-off-by: IWASE Yusuke <[email protected]> > --- > .travis.yml | 1 - > ryu/tests/docker/mininet/Dockerfile | 21 --------------------- > ryu/tests/docker/mininet/ENTRYPOINT.sh | 7 ------- > ryu/tests/unit/lib/ovs/test_vsctl.py | 2 +- > 4 files changed, 1 insertion(+), 30 deletions(-) > delete mode 100644 ryu/tests/docker/mininet/Dockerfile > delete mode 100644 ryu/tests/docker/mininet/ENTRYPOINT.sh Applied, thanks. ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
