[libvirt PATCH 0/1] Fix the failing integration CI stage

Erik Skultety eskultet at redhat.com
Wed Nov 16 08:39:08 UTC 2022


Avocado has changed something in their internals between v98.0 and v99.0 which
caused our TCK test suite to start failing in GitLab. The problem could not be
identified easily because GitLab doesn't run 'after_script' when a job timeout
is reached [1]. Avocado issue created here [2].
Here's a successful pipeline with the patch applied [3].

[1] https://gitlab.com/gitlab-org/gitlab/-/issues/15603
[2] https://github.com/avocado-framework/avocado/issues/5521
[3] https://gitlab.com/eskultety/libvirt/-/pipelines/695512878

Erik Skultety (1):
  ci: integration: Lock the Avocado version to 98.0 for now

 ci/integration-template.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.38.1



More information about the libvir-list mailing list