]> git.puffer.fish Git - mirror/frr.git/commit
tests: Deprecate TOPOTEST_PULL 17509/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 26 Nov 2024 09:42:49 +0000 (11:42 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Tue, 26 Nov 2024 09:42:49 +0000 (11:42 +0200)
commitf3189d797d5edccb7af78d1db0b6d81a2512027c
treef558c7145af28b5c748cc5413e056caf3c93dfe0
parent6eb3a602893d21cc70047f20597adf594d6a45ea
tests: Deprecate TOPOTEST_PULL

We do not maintain docker.com/frrouting anymore and not building custom
images for topotests.

Use local images for topotests instead.

Just use:

```
mak topotests-build
make topotests
```

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
doc/developer/topotests.rst
tests/topotests/docker/README.md
tests/topotests/docker/frr-topotests.sh