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