Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test on Fedora 41 #503

Open
basil opened this issue Jan 26, 2025 · 2 comments
Open

Test on Fedora 41 #503

basil opened this issue Jan 26, 2025 · 2 comments
Labels

Comments

@basil
Copy link
Member

basil commented Jan 26, 2025

Currently, we're testing Fedora 40 only when 41 is already available.

https://endoflife.date/fedora

@basil basil added the test label Jan 26, 2025
@SohamJuneja
Copy link

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?

@SohamJuneja SohamJuneja mentioned this issue Jan 28, 2025
6 tasks
@SohamJuneja
Copy link

@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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants