pyveth - veth driver for Docker Engine written in Python
Jacek Kowalski
2026-03-11 eb6438fc41fb210048b686c7f33d15144a57c580
Fix integration tests - explicitly install pyipam plugin
1 files modified
2 ■■■■■ changed files
test_integration.sh 2 ●●●●● patch | view | raw | blame | history
test_integration.sh
@@ -9,6 +9,8 @@
docker plugin install jacekkow/pyipam:latest || true
docker plugin install jacekkow/pyipam:latest || true
docker network create \
  --internal \
  --driver "${PLUGIN}" \