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

[Backport 7.x] Fix tests on Red Hat 9 #9524

Closed
wants to merge 2 commits into from
Closed

Conversation

github-actions[bot]
Copy link

Description

Backport of #9521 to 7.x.

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.

(cherry picked from commit 7f54e44)
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.

(cherry picked from commit d8a2f86)
@github-actions github-actions bot requested a review from a team as a code owner November 25, 2024 23:49
@github-actions github-actions bot mentioned this pull request Nov 25, 2024
@puppetlabs-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@mhashizume mhashizume closed this Nov 25, 2024
@mhashizume mhashizume reopened this Nov 25, 2024
@mhashizume mhashizume added the maintenance Maintenance chores are excluded from changelogs label Nov 25, 2024
@mhashizume
Copy link
Contributor

Blocked on #9526

@mhashizume
Copy link
Contributor

I need to rebase with the changes from #9526 , so I'm going to close this PR and manually backport in another PR.

@mhashizume mhashizume closed this Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance chores are excluded from changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants