]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/docker/build.sh
docker: add support for running inside container
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Mon, 16 Apr 2018 20:53:25 +0000 (17:53 -0300)
committerChristian Franke <chris@opensourcerouting.org>
Thu, 29 Nov 2018 15:51:27 +0000 (16:51 +0100)
commit1e9c095c6faa07a6a7696a8dceccd6eada859b2f
tree31497783e33534a19ac7e715b30cb56c8bacdd1f
parentf2ce6a57a86a87b2d38fd5e01bc4ddff3c055005
docker: add support for running inside container

Based on the original @cfra idea of running topotest on docker.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
tests/topotests/docker/Dockerfile [new file with mode: 0644]
tests/topotests/docker/README.md [new file with mode: 0644]
tests/topotests/docker/compile_frr.sh [new file with mode: 0755]
tests/topotests/docker/docker.sh [new file with mode: 0755]
tests/topotests/docker/entrypoint.sh [new file with mode: 0755]
tests/topotests/docker/funcs.sh [new file with mode: 0755]
tests/topotests/docker/motd.txt [new file with mode: 0644]
tests/topotests/docker/topotests_run.sh [new file with mode: 0755]
tests/topotests/pytest.ini