ci: Test with latest Avocado again

Test with the following fix:
https://github.com/avocado-framework/avocado/pull/5567/commits

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Erik Skultety 2023-02-06 16:36:08 +01:00
parent 5155ab4b2a
commit 917749314c

View File

@ -28,7 +28,7 @@
- sudo dnf install -y libvirt-rpms/* libvirt-perl-rpms/* libvirt-python-rpms/*
# Avocado >98.0 fails with the nwfilter TCK tests, so stick with 98.0 for now
- sudo pip3 install --prefix=/usr avocado-framework==98.0
- sudo pip3 install --prefix=/usr avocado-framework
.enable-core-dumps: &enable-core-dumps