On 8/3/25 08:13, Cédric Le Goater wrote:
When commit 72cdd672e18c extended the ppc64 e500 test to add network support, it forgot to require the 'user' netdev backend. Fix that.Fixes: 72cdd672e18c ("tests/functional: Replace the ppc64 e500 advent calendar test") Signed-off-by: Cédric Le Goater <c...@redhat.com> --- tests/functional/test_ppc64_e500.py | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>