avocado-framework / avocado

Avocado is a set of tools and libraries to help with automated testing. One can call it a test framework with benefits. Native tests are written in Python and they follow the unittest pattern, but any executable can serve as a test.
https://avocado-framework.github.io/
Other
336 stars 335 forks source link

Pre-release job fixes for 92.2 #5921

Closed clebergnu closed 2 months ago

clebergnu commented 2 months ago

This is a collection of fixes to make the pre-release job pass for the upcoming 92.2 (LTS) release.

Example of a successful run can be seen here.

Reference: https://github.com/avocado-framework/avocado/issues/5899