On Mon, 23 Feb 2026 09:21:37 -0800 Stephen Hemminger <[email protected]> wrote:
> On Hyper-V systems (including Azure-hosted CI), the vdev_netvsc > driver auto-injects itself during vdev bus scan. This interferes > with other tests. > > Suppress this by detecting via environment variable. > > Signed-off-by: Stephen Hemminger <[email protected]> > --- Sigh, this won't work either. The problem is that the CI runs tests with sudo and that strips the environment away.

