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

test: setup the subscription repositories #76

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

ptoscano
Copy link
Collaborator

@ptoscano ptoscano commented Aug 7, 2024

Ensure that subscription-manager is configured so that the package manager can properly receive content from the repositories of the self-deployed Candlepin. This should have been done in the past, and it will be critical for switching to SCA for testing: in SCA mode, all the content of the organization is available by default, and some repositories are also automatically enabled.

This means:

  • installing the GPG key for RPM packages
  • setting the baseurl in rhsm.conf

This PR requires an updated services cockpit image after cockpit-project/bots#6708 is merged.

Ensure that subscription-manager is configured so that the package
manager can properly receive content from the repositories of the
self-deployed Candlepin. This should have been done in the past, and it
will be critical for switching to SCA for testing: in SCA mode, all the
content of the organization is available by default, and some
repositories are also automatically enabled.

This means:
- installing the GPG key for RPM packages
- setting the baseurl in rhsm.conf
@ptoscano ptoscano marked this pull request as draft August 7, 2024 16:18
@ptoscano
Copy link
Collaborator Author

ptoscano commented Aug 8, 2024

The services update was done, so this should be ready to review now.

@ptoscano ptoscano marked this pull request as ready for review August 8, 2024 03:54
Copy link
Contributor

@m-horky m-horky left a comment

Choose a reason for hiding this comment

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

ACK

@m-horky m-horky merged commit 9bcfc71 into main Aug 8, 2024
6 checks passed
@m-horky m-horky deleted the ptoscano/tests-subs-repo-setup branch August 8, 2024 14:07
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.

2 participants