Restore Molecule verification and add AlmaLinux 10#714
Open
viru0909-dev wants to merge 10 commits intojenkinsci:masterfrom
Open
Restore Molecule verification and add AlmaLinux 10#714viru0909-dev wants to merge 10 commits intojenkinsci:masterfrom
viru0909-dev wants to merge 10 commits intojenkinsci:masterfrom
Conversation
Contributor
Author
|
Builds and Molecule tests (including the new AlmaLinux 10 platform) have passed successfully. 🟢 Ready for review! |
Contributor
|
I would like to wait on reviewing and merging this pull request until its predecessor is reviewed and merged: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #518
Description
This PR restores the Molecule verification logic and RPM install workflows from PR #536, which were previously reverted.
Key Changes:
Jenkinsfilefrom the original PR Stabilize Molecule verification and RPM install workflow #536. TheJenkinsfileremains identical toupstream/masterto avoid the previous build failures.molecule/default/molecule.ymlto includealmalinux-10in the test matrix (using thedokken/almalinux-10image), satisfying the request in issue Test on AlmaLinux 10 #518.Testing done
Jenkinsfileis unchanged to ensure stability.molecule.ymlto include the new platform.Submitter checklist