Skip to content
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

Fix tests on Red Hat 9 #9521

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Conversation

mhashizume
Copy link
Contributor

This PR addresses an issue with an older version of OpenSSH in our Red Hat 9 images with a temporary workaround.

We are encountering an issue with the older version of OpenSSH installed
on the Red Hat 9 images that we use in CI. This commit adds a temporary
step to update OpenSSH on Red Hat Enterprise Linux 9 platforms.
This commit updates the RPM util test to use a ternary operator instead
of a longer if...else statement and to use a string-array literal for
brevity.
@mhashizume mhashizume added the maintenance Maintenance chores are excluded from changelogs label Nov 25, 2024
@mhashizume mhashizume requested a review from a team as a code owner November 25, 2024 21:42
@cthorn42 cthorn42 merged commit 4224d1d into puppetlabs:main Nov 25, 2024
4 of 12 checks passed
@mhashizume mhashizume deleted the maint/main/rhel9-openssh branch November 25, 2024 23:49
@mhashizume mhashizume added the backport 7.x Generate a backport PR to 7.x label Nov 25, 2024
Copy link

Successfully created backport PR for 7.x:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 7.x Generate a backport PR to 7.x maintenance Maintenance chores are excluded from changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants