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

[resolver] Query the build group on secondary #248

Merged
merged 1 commit into from
Feb 27, 2018
Merged

Conversation

msimacek
Copy link
Contributor

Primary and secondary should have the same build group. But they don't
have the same repos which we now use for getting the build group at
a particular point in time. So it needs to query the koji which owns the
repo, which is secondary. It is also more consistent - both repo and
build group are queried on secondary.

Primary and secondary should have the same build group. But they don't
have the same repos which we now use for getting the build group at
a particular point in time. So it needs to query the koji which owns the
repo, which is secondary. It is also more consistent - both repo and
build group are queried on secondary.
@codecov
Copy link

codecov bot commented Feb 27, 2018

Codecov Report

Merging #248 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #248   +/-   ##
=======================================
  Coverage   82.83%   82.83%           
=======================================
  Files          41       41           
  Lines        3368     3368           
=======================================
  Hits         2790     2790           
  Misses        578      578
Impacted Files Coverage Δ
koschei/backend/services/resolver.py 96.74% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 346bc59...a47fd7e. Read the comment docs.

@msimacek msimacek merged commit e83607f into master Feb 27, 2018
@msimacek msimacek deleted the fix-group-secondary branch February 27, 2018 12:06
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