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

upstream ci: Create containers with IPA not configured #1219

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rjeffman
Copy link
Member

@rjeffman rjeffman commented Mar 9, 2024

To allow uspstream testing of deployment roles, containers that do not have IPA pre-configured are necessary. Currently all the testing images available come with pre-configured images.

This patch provides a new pipeline to create raw containers, that is, containers that contain all necessary files, but do not have IPA configured.

Currently, only 'fedora:latest' is supported.

The TEMP commit is used to create a pipeline to test the container creation without re-creating all the existing ones.

@rjeffman rjeffman requested a review from t-woerner March 9, 2024 19:02
@rjeffman rjeffman force-pushed the container_no_ipa branch 2 times, most recently from c676768 to 839980a Compare March 26, 2024 14:02
To allow uspstream testing of deployment roles, containers that do not
have IPA pre-configured are necessary. Currently all the testing images
available come with pre-configured images.

This patch provides a new pipeline to create raw containers, that is,
containers that contain all necessary files, but do not have IPA
configured.

Currently, only 'fedora:latest' is supported.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant