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

Improved adding add-ons on the Full medium (jsc#SLE-7101) #92

Merged
merged 1 commit into from Dec 6, 2019

Conversation

lslezak
Copy link
Member

@lslezak lslezak commented Dec 5, 2019

Problem

The recent changes enable optional registration also on the Full medium. But we need to avoid mixing the add-ons from SCC (or RMT) with the add-ons from the Full DVD medium. We need to skip the automatic add-ons selection from the medium when the system is registered.

Fix

If the system is registered skip that automatically displayed add-on dialog.

  • 4.2.12

@coveralls
Copy link

Coverage Status

Coverage increased (+0.6%) to 21.181% when pulling fe38779 on skip_addons_on_registered_full into 8142e42 on master.

#
# Offer the add-ons from the installation medium automatically?
# The addons are only offered when:
# - Running in the first stage
Copy link
Member

Choose a reason for hiding this comment

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

this is new part of code, it is to avoid calling medium type? Can it happen?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, that's to avoid querying the medium type in an installed system. I'm not sure, but this code could be also used in an installed system, so just to be sure...

Copy link
Member

@jreidinger jreidinger left a comment

Choose a reason for hiding this comment

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

LGTM, just one question and some testcases would be nice.

@lslezak lslezak merged commit ff25b56 into master Dec 6, 2019
@lslezak lslezak deleted the skip_addons_on_registered_full branch December 6, 2019 09:32
@yast-bot
Copy link
Contributor

yast-bot commented Dec 6, 2019

✔️ Public Jenkins job #30 successfully finished
✔️ Created OBS submit request #754625

@yast-bot
Copy link
Contributor

yast-bot commented Dec 6, 2019

✔️ Internal Jenkins job #14 successfully finished
✔️ Created IBS submit request #207213

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.

None yet

4 participants