From 5e598ee78ccfb9077bc8d4953df1991805004afe Mon Sep 17 00:00:00 2001 From: Jan Richter Date: Wed, 16 Oct 2024 12:19:02 +0200 Subject: [PATCH] Enable compatibility testsing with latest avocado We would like to have the latest avocado release (109) compatible with changes in latest avocado-vt. Therefore, we need to make the compatible check active in CI to avoid avocado and avocado-vt compatibility issues. This check will be waived again after the release. Reference: https://github.com/avocado-framework/avocado/milestone/35 Signed-off-by: Jan Richter --- .cirrus.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 0209dedc5c..467795ce9f 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -72,7 +72,6 @@ avocado_devel_task: container: image: quay.io/avocado-framework/avocado-vt-ci-fedora-35 kvm: true - allow_failures: $AVOCADO_SRC == 'git+https://github.com/avocado-framework/avocado#egg=avocado_framework' env: matrix: # Latest Avocado