-
Notifications
You must be signed in to change notification settings - Fork 352
Add support for RHEL9 #517
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
Conversation
This test was failed because nginx 1.26.1 is the sole version that released for RHEL 9 at 4, June. Maybe this will be fixed when another version will be released for RHEL 9. |
Feel free to tweak the upgrade test for RHEL 9 to only use the latest release. It won't be a comprehensive test but it should do the job for the time being 😄 |
I modified upgrading and downgrading tests to use 1.21.6 in both origin and destination to pass tests in RHEL9. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for the PR! 😄
Proposed changes
Modify playbooks and molecule to support RHEL 9 system.
Additional modification: In RHEL upgrading and downgrading test, 1.21.6-1 is used to both previous and target version, since there is only 1.21.6-1 for RHEL9.
Checklist
Before creating a PR, run through this checklist and mark each as complete.
CONTRIBUTING
documentdefaults/main/*.yml
,README.md
andCHANGELOG.md
)