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

[SLE15-SP6] Disable the SLE_BCI repository after registration (PED-8817) #604

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

lslezak
Copy link
Member

@lslezak lslezak commented Sep 24, 2024

Problem

  • After registration the default SLE_BCI repository is still enabled
  • This free repository is intended for unregistered systems, after registration it should be disabled
  • See https://jira.suse.com/browse/PED-8817

Solution

  • Disable the SLE_BCI repository after registering the base product

Notes

  • After deregistering the system using SUSEConnect -d the BCI repository needs to be enabled back manually (zypper modifyrepo --enable SLE_BCI)

Testing

  • Added a new unit test
  • Tested manually

Screenshots

Before registration the BCI repository is enabled

wsl_before_registration

After registration the BCI repository is disabled

wsl_after_registration

@lslezak lslezak changed the base branch from master to SLE-15-SP6 September 24, 2024 14:58
Copy link
Contributor

@shundhammer shundhammer left a comment

Choose a reason for hiding this comment

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

LGTM

@lslezak lslezak merged commit 7a7c460 into SLE-15-SP6 Sep 24, 2024
6 checks passed
@lslezak lslezak deleted the disable_bci_repo_sp6 branch September 24, 2024 15:14
@lslezak lslezak changed the title Disable the SLE_BCI repository after registration (PED-8817) [SLE15-SP6] Disable the SLE_BCI repository after registration (PED-8817) Sep 24, 2024
@yast-bot
Copy link
Contributor

❌ Internal Jenkins job #6 failed

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.

3 participants