From: Erik Skultety Date: Mon, 6 Feb 2023 15:36:08 +0000 (+0100) Subject: ci: Test with latest Avocado again X-Git-Tag: v9.1.0-rc1~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91774931;p=thirdparty%2Flibvirt.git 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 Reviewed-by: Daniel P. Berrangé --- diff --git a/ci/integration-template.yml b/ci/integration-template.yml index 9141d5cedf..efd04b76c1 100644 --- a/ci/integration-template.yml +++ b/ci/integration-template.yml @@ -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