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

Add CentOS 9 support #225

Merged
merged 1 commit into from
Jan 27, 2022
Merged

Add CentOS 9 support #225

merged 1 commit into from
Jan 27, 2022

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Sep 9, 2021

This uses pre-release images and pretends it's the EL8 packaging platform.

},
:docker => {
# This is a prerelease image
'image' => 'quay.io/centos/centos:stream9-development',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yey for not pulling from dockerhub

@ekohl ekohl marked this pull request as ready for review January 27, 2022 15:30
@ekohl
Copy link
Member Author

ekohl commented Jan 27, 2022

Now that it's no longer preview and there's EL9 packages out, this is rebased.

@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #225 (b7fe509) into master (0edd3d0) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #225      +/-   ##
=========================================
- Coverage    0.52%   0.52%   -0.01%     
=========================================
  Files          14      14              
  Lines        2461    2473      +12     
=========================================
  Hits           13      13              
- Misses       2448    2460      +12     
Impacted Files Coverage Δ
lib/beaker-hostgenerator/data.rb 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0edd3d0...b7fe509. Read the comment docs.

@ekohl
Copy link
Member Author

ekohl commented Jan 27, 2022

I just rebased theforeman/puppet-tftp#126 to verify this.

@ekohl
Copy link
Member Author

ekohl commented Jan 27, 2022

Looks like this beaker-hostgenerator part works but beaker/beaker-docker fails because it tries to install curl where curl-minimal is present.

@ekohl ekohl merged commit 605320e into voxpupuli:master Jan 27, 2022
@ekohl ekohl deleted the centos9 branch January 27, 2022 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants