[PATCH] net/vdev_netvsc: block driver in github action
Stephen Hemminger
stephen at networkplumber.org
Tue Feb 24 00:29:13 CET 2026
On Mon, 23 Feb 2026 09:21:37 -0800
Stephen Hemminger <stephen at networkplumber.org> 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 <stephen at networkplumber.org>
> ---
Sigh, this won't work either.
The problem is that the CI runs tests with sudo and that strips the environment away.
More information about the dev
mailing list