Skip to content

Restore Molecule verification and add AlmaLinux 10#714

Open
viru0909-dev wants to merge 10 commits intojenkinsci:masterfrom
viru0909-dev:restore-molecule-tests
Open

Restore Molecule verification and add AlmaLinux 10#714
viru0909-dev wants to merge 10 commits intojenkinsci:masterfrom
viru0909-dev:restore-molecule-tests

Conversation

@viru0909-dev
Copy link
Contributor

Fixes #518

Description

This PR restores the Molecule verification logic and RPM install workflows from PR #536, which were previously reverted.

Key Changes:

  1. Restored Molecule Config: Reintegrated the molecule configuration and RPM install workflows.
  2. Fixed Regression: Crucially, I have excluded the changes to the Jenkinsfile from the original PR Stabilize Molecule verification and RPM install workflow #536. The Jenkinsfile remains identical to upstream/master to avoid the previous build failures.
  3. Added AlmaLinux 10: Updated molecule/default/molecule.yml to include almalinux-10 in the test matrix (using the dokken/almalinux-10 image), satisfying the request in issue Test on AlmaLinux 10 #518.

Testing done

  • Verified that the Jenkinsfile is unchanged to ensure stability.
  • Updated molecule.yml to include the new platform.
  • Relying on CI/Molecule execution to verify the new AlmaLinux 10 container instantiation.

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@viru0909-dev viru0909-dev requested a review from a team as a code owner December 13, 2025 19:49
@viru0909-dev
Copy link
Contributor Author

Builds and Molecule tests (including the new AlmaLinux 10 platform) have passed successfully. 🟢

Ready for review!

@MarkEWaite
Copy link
Contributor

I would like to wait on reviewing and merging this pull request until its predecessor is reviewed and merged:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test on AlmaLinux 10

3 participants