Closed jcrussell closed 5 years ago
Found part of the issue for distributed/tap_mirror_vm
:
2019/08/27 19:10:29 ERROR container.go:967: create tap: set MAC failed: exit status 1: Cannot find device "veth0"
2019/08/27 19:10:29 ERROR vm.go:744: vm 1: create tap: set MAC failed: exit status 1: Cannot find device "veth0"
It's failing to create taps for the containers.
Ran tests with stretch instead of buster and these passed.
@djfritz: if we don't care about supporting buster this release, we can punt this to v2.7.
Buster has dnsmasq v2.80 and stretch has v2.76, maybe the source of the router
error.
Everyone basically uses various stable/LTS things anyways, so punting sounds great to me.
This is fixed and all tests are again passing since #1378 was merged. Closing.
Describe your environment
Various tests need minor tweaks.
router
:router_static
:distributed/tap_mirror_vm
: