]> git.puffer.fish Git - mirror/frr.git/commit
Docker: Allow executing topotests while in subdir of FRR repo
authorChristian Franke <chris@opensourcerouting.org>
Thu, 18 Oct 2018 10:27:37 +0000 (12:27 +0200)
committerChristian Franke <chris@opensourcerouting.org>
Thu, 29 Nov 2018 15:51:27 +0000 (16:51 +0100)
commit3311145d703424dd346d3defa8ad4f0f892db2be
tree2908de211659483d6fa21d5de354be21b4e2936d
parent1ab13617bfdf6f15a307345d3ceb3533aaca72bd
Docker: Allow executing topotests while in subdir of FRR repo

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
12 files changed:
tests/topotests/Dockerfile
tests/topotests/docker/build.sh [new file with mode: 0755]
tests/topotests/docker/compile_frr.sh [deleted file]
tests/topotests/docker/docker.sh [deleted file]
tests/topotests/docker/entrypoint.sh [deleted file]
tests/topotests/docker/frr-topotests.sh
tests/topotests/docker/funcs.sh [deleted file]
tests/topotests/docker/inner/compile_frr.sh [new file with mode: 0755]
tests/topotests/docker/inner/entrypoint.sh [new file with mode: 0755]
tests/topotests/docker/inner/funcs.sh [new file with mode: 0755]
tests/topotests/docker/inner/motd.txt [new file with mode: 0644]
tests/topotests/docker/motd.txt [deleted file]