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

Advisory conflict resolution #1583

Merged
merged 1 commit into from
Feb 11, 2020

Conversation

pavelpicka
Copy link
Contributor

@pavelpicka pavelpicka commented Jan 21, 2020

Advisory conflict resolution now check current version first if advisory
resolution is needed.

Required PR: #1568

closes: #5924
https://pulp.plan.io/issues/5924

@pavelpicka pavelpicka requested a review from a team January 21, 2020 16:02
@pep8speaks
Copy link

pep8speaks commented Jan 21, 2020

Hello @pavelpicka! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2020-02-11 14:52:11 UTC

@pavelpicka pavelpicka force-pushed the 5924-resolve-advisory-mirror branch 2 times, most recently from f55e77c to 292fa89 Compare January 21, 2020 16:25
@pavelpicka pavelpicka removed the request for review from a team January 21, 2020 16:32
@@ -0,0 +1 @@
Fix advisory conflict resolution to check current version first and enabled SyncMutatedUpdateRecordTestCase.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the patch to enable the test was lost, because I don't believe it's enabled?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Was not lost, there was intention to fix/enable it too but will need refactor of test itself (issue #6015 on pulp.plan.io) before just enable it.

Copy link
Contributor

@dralley dralley left a comment

Choose a reason for hiding this comment

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

@pavelpicka Please re-enable the test

@unittest.skip(
'FIXME: Enable this test after we can throw out duplicate UpdateRecords'
)
class SyncMutatedUpdateRecordTestCase(unittest.TestCase):

@goosemania
Copy link
Member

Code changes look good, thanks.

Advisory conflict resolution now check current version first if advisory
resolution is needed.

Required PR: pulp#1568

closes: #5924
https://pulp.plan.io/issues/5924
@goosemania goosemania merged commit 0a875cb into pulp:master Feb 11, 2020
pavelpicka pushed a commit to pavelpicka/pulp_rpm that referenced this pull request Feb 12, 2020
pavelpicka pushed a commit to pavelpicka/pulp_rpm that referenced this pull request Feb 12, 2020
@pavelpicka pavelpicka deleted the 5924-resolve-advisory-mirror branch February 18, 2020 12:45
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