On Fri, 2026-07-24 at 11:02 +0200, Thomas Huth wrote:
> > # Wait for boot to complete
> > console_pattern = 'CPU maps initialized for 1 thread per
> > core'
>
> Please use self.require_netdev('user') instead, like it is already
> done in
> other tests.
>
> Thanks,
> ThomasThanks Thomas, I didn't see this case. I saw some other tests using VMLaunchFailure this way, so went ahead like this. I'll send a revision. ~Shivang.
