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

(maint) Adds cases for newly-supported OSes #607

Merged
merged 1 commit into from
May 24, 2022

Conversation

mhashizume
Copy link
Contributor

Fedora 34, Debian 11, and Red Hat 9 were all added after the 6
series had been released. As a result, we need special cases
for them in our install task test.

@mhashizume mhashizume requested a review from a team as a code owner May 23, 2022 23:55
@mhashizume
Copy link
Contributor Author

I wasn't 100% sure on the syntax for the OS names used here, particularly with RHEL 9

Fedora 34, Debian 11, and Red Hat 9 were all added after the 6
series had been released. As a result, we need special cases
for them in our install task test.
@cthorn42
Copy link
Collaborator

This looks good, what we are looking at is the platform that we set in beaker-hostgenerator: https://github.com/voxpupuli/beaker-hostgenerator/blob/master/lib/beaker-hostgenerator/data.rb
So for redhat9-64 the platform is set as el-9-x86_64.

@cthorn42 cthorn42 merged commit 3a22b68 into puppetlabs:main May 24, 2022
@beechtom beechtom added the enhancement New feature or request label Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants