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

Fixes #13284 - Enables Taskgroups for Applicablity #167

Merged
merged 2 commits into from
Feb 4, 2016

Conversation

parthaa
Copy link
Contributor

@parthaa parthaa commented Feb 2, 2016

The regenerate applicable errata call for a repository can return
either a Task Group or a list of spawned tasks. This commit enables the
use of that. This is an important change in pulp 2.8. Only available
there.

@parthaa
Copy link
Contributor Author

parthaa commented Feb 2, 2016

Broke it in to 2 commits. One containing the code. Other the fixture.

@parthaa
Copy link
Contributor Author

parthaa commented Feb 2, 2016

@@ -0,0 +1,35 @@
module Runcible
Copy link
Member

Choose a reason for hiding this comment

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

Tests missing for this file

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The regenerate applicable errata  call for a repository can return
either a Task Group or a list of spawned tasks. This commit enables
the use of that.
This is an important change in pulp 2.8.
Look at
https://github.com/pulp/pulp/blob/master/docs/dev-guide/integration/rest-api/consumer/applicability.rst#generate-content-applicability-for-updated-repositories
for more info.
@parthaa
Copy link
Contributor Author

parthaa commented Feb 4, 2016

@ehelms updated

@ehelms
Copy link
Member

ehelms commented Feb 4, 2016

This is linked to a bug in Katello and not a feature in Runcible -- can you please open an issue for this and update the commits?

@parthaa
Copy link
Contributor Author

parthaa commented Feb 4, 2016

@ehelms I made a separate bug for Katello and changed project for this to runcible.

@parthaa
Copy link
Contributor Author

parthaa commented Feb 4, 2016

@ehelms katello issue now being tracked at http://projects.theforeman.org/issues/13566

@ehelms
Copy link
Member

ehelms commented Feb 4, 2016

ACK - Thanks @parthaa !

parthaa added a commit that referenced this pull request Feb 4, 2016
Fixes #13284 - Enables Taskgroups for Applicablity
@parthaa parthaa merged commit 93e2e3e into Katello:master Feb 4, 2016
@parthaa parthaa deleted the tasker branch February 4, 2016 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants