-
Notifications
You must be signed in to change notification settings - Fork 87
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
[RHELC-1626] Use no_rhsm to detect if enablerepos should be disabled #1289
[RHELC-1626] Use no_rhsm to detect if enablerepos should be disabled #1289
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1289 +/- ##
=======================================
Coverage 95.84% 95.84%
=======================================
Files 55 55
Lines 4768 4771 +3
Branches 839 840 +1
=======================================
+ Hits 4570 4573 +3
Misses 112 112
Partials 86 86
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
0b68428
to
7b7af2e
Compare
/packit test --labels tier0 |
2 similar comments
/packit test --labels tier0 |
/packit test --labels tier0 |
7b7af2e
to
e38719a
Compare
/packit test --labels tier0 |
Couldn't test (outage of the Candlepin), but the changes look good. |
/packit test --labels tier0 |
1 similar comment
/packit test --labels tier0 |
We have a special function that returns a list of repositories that needs to be disabled during various command calls, and that list is returning always the user enablerepos command line switch in it. This patch only add the enablerepos option to the list when the --no-rhsm switch is also applied.
Co-authored-by: Michal Bocek <mbocek@redhat.com>
e38719a
to
16d354e
Compare
/packit test --labels tier0 |
We have a special function that returns a list of repositories that needs to be disabled during various command calls, and that list is returning always the user enablerepos command line switch in it. This patch only add the enablerepos option to the list when the --no-rhsm switch is also applied.
Jira Issues:
Checklist
[RHELC-]
or[HMS-]
is part of the PR titleRelease Pending
if relevant