]> git.puffer.fish Git - mirror/frr.git/commit
tests/topotests: Pull docker image from registry 3459/head
authorChristian Franke <chris@opensourcerouting.org>
Mon, 10 Dec 2018 17:01:34 +0000 (18:01 +0100)
committerChristian Franke <chris@opensourcerouting.org>
Mon, 10 Dec 2018 17:01:34 +0000 (18:01 +0100)
commitcffe9e34de155c77e7e8e1c194c90b3de42290b3
tree1a0a9e69bcabeb6277dcb645583840d6e302f87f
parent27dcf6d9018a2a0868f844fefac2023397019ed7
tests/topotests: Pull docker image from registry

We have set up automated builds for the topotest images at dockerhub.
Therefore, people don't need to perform a local build to run the
topotests on docker, but can use the image built by dockerhub.

As there is not much benefit in building locally, but the disadvantage
of weird errors if using an outdated image, change the topotests target
to always pull the most recent image from dockerhub.

Add an environment variable to disable this, e.g. for local development.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
tests/topotests/docker/README.md
tests/topotests/docker/frr-topotests.sh