You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have completed the following changes related to adding support for Fedora 41 in the testing configurations:
Added Fedora 41 to molecule.yml:
I added a new entry for Fedora 41 in the molecule.yml file under the platforms section.
Verified the Fedora 41 Docker Image
Although I encountered errors when running Molecule tests on my Windows environment due to missing Unix-specific modules (fcntl), the Fedora 41 Docker image itself is set up and ready for use in the testing configuration.
Could you please confirm if the changes for Fedora 41 are correct in the configuration? Should I go ahead and create a PR for this?
@basil I created a PR for this . However, the deployment tests on GitHub Jenkins failed. Could you confirm if my approach is correct? If needed, I can modify the PR or explore a different approach based on your feedback. Thanks!
Currently, we're testing Fedora 40 only when 41 is already available.
https://endoflife.date/fedora
The text was updated successfully, but these errors were encountered: