Enhance CI for 2.x branch with DNF config and EL 8 compatibility#78
Merged
Conversation
The 2.x branch recipes use a different pattern for setting up the chroot (CHROOT install epel-release) instead of the ohpc_proxy markers. Add sed rules targeting this pattern to inject user_agent, max_parallel_downloads, debuglevel, and install_weak_deps settings into the chroot dnf configuration. Generated with Claude Code (https://claude.ai/code) Signed-off-by: Adrian Reber <areber@redhat.com>
The 2.x branch does not test mvapich2, so skip installing ohpc-gnu15-mvapich2-parallel-libs when VERSION_MAJOR is 2. Generated with Claude Code (https://claude.ai/code) Signed-off-by: Adrian Reber <areber@redhat.com>
Skip perl-ph package on EL 8 as it is not available. Replace curl --output-dir/--remote-name with the portable -o flag for compatibility with older curl on EL 8. Add console=ttyS0 and loglevel=5 to the kernel command line for serial console output during installation. Generated with Claude Code (https://claude.ai/code) Signed-off-by: Adrian Reber <areber@redhat.com>
When using the Staging repository, the ohpc-release package overwrites the OpenHPC.repo file on compute nodes, reverting it to the default. Add a second nodersync after the base meta-package install to restore the host's OpenHPC.repo on the compute nodes. Generated with Claude Code (https://claude.ai/code) Signed-off-by: Adrian Reber <areber@redhat.com>
Add initial OBS package configuration for OpenHPC 4.2.0. Update 2.10.0 to drop arm1 compiler, switch to openmpi5, and add additional standalone and compiler dependent packages. Generated with Claude Code (https://claude.ai/code) Signed-off-by: Adrian Reber <areber@redhat.com>
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.
No description provided.