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
345 stars 343 forks source link

check-copr-rpm-version.docker: update COPR repo and OS to Fedora 40 #6002

Closed clebergnu closed 3 months ago

clebergnu commented 3 months ago

Fedora 38 has reached EOL, and COPR is not building packages for it by default. Also, modularity is not something we are carrying forward on Fedora 40, so there's no need to disable the module.

Finally, a tag with the right COPR repo is being used for the container image.