pyveth - veth driver for Docker Engine written in Python
Jacek Kowalski
2026-03-11 f2157d2aad20eca546f8e74b81c924d0dbdbbbeb
Fix integration tests - --internal now means "no default route"
1 files modified
1 ■■■■ changed files
test_integration.sh 1 ●●●● patch | view | raw | blame | history
test_integration.sh
@@ -42,7 +42,6 @@
docker network create \
  --internal \
  --driver "${PLUGIN}" \
  --ipam-driver jacekkow/pyipam:latest \
  --ipv6 \