mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-12-25 22:16:00 +00:00
If we mount the tests into the container from the host, we also mount any `*.pyc` files with them, which will lead to issues as the mount is done read-only to avoid any changes to the host. Since the tests are now integrated and we already create a writeable copy of the FRR tree, just use the tests from the FRR tree to avoid this issue. Signed-off-by: Christian Franke <chris@opensourcerouting.org> |
||
|---|---|---|
| .. | ||
| compile_frr.sh | ||
| entrypoint.sh | ||
| funcs.sh | ||
| motd.txt | ||
| openvswitch.sh | ||