Skip to content

Added rhel gha workflow#178

Draft
eklee15 wants to merge 1 commit intomainfrom
ek/gha-rhel
Draft

Added rhel gha workflow#178
eklee15 wants to merge 1 commit intomainfrom
ek/gha-rhel

Conversation

@eklee15
Copy link
Collaborator

@eklee15 eklee15 commented Mar 7, 2026

Description of Change

Added GHA workflow for RHEL 9.6.
This workflow was tested in my private repo using a self-hosted runner (rhel-ek-cloud)

  1. Needed to build the Slurm from scratch (instead of dnf install) because dnf install slurm only provides outdated version (22.x).
  2. 22.x version created building problem list_t not found in slurm.h
  3. This test would approximately take ~20 mins
  4. There are things to adjust to reduce testing time (rpmbuild -ta) by excluding unused sub-packages
  5. I will need permission to create a self-hosted runner on this repo.
  6. The test completion snapshot is as follows:
image

Checklist ✅

  • Have you included a description of this change?
  • Have you updated the relevant documentation to reflect this change?
  • Have you made sure CI is passing before requesting a review?

Ticket

  • Fixes #
  • Is Part of #

@CLAassistant
Copy link

CLAassistant commented Mar 7, 2026

CLA assistant check
All committers have signed the CLA.

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.

2 participants