mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 14:21:45 +00:00
![]() We are mounting the topotests from the host into the container and mark them as read-only to avoid any modifications to the host. Pytest tries to create a .pytest_chache directory in that location which fails because of the read-only mount. Configure a different cache dir which is writable to resolve this. Signed-off-by: Christian Franke <chris@opensourcerouting.org> |
||
---|---|---|
.. | ||
bgpd | ||
helpers | ||
isisd | ||
lib | ||
ospf6d | ||
topotests | ||
.gitignore | ||
Makefile | ||
pytest.ini | ||
runtests.py | ||
subdir.am | ||
test_lblmgr.c |