Project

Profile

Help

Issue #1552

closed

applicable errata regeneration tasks not getting spawned

Added by paji@redhat.com over 8 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
High
Assignee:
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Master
Platform Release:
2.8.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

1) Get the zoo5 repo from -> https://github.com/Katello/runcible/tree/master/test/fixtures/repositories/zoo5 (we just need the repo.) Steps below will assume file:///var/www/repositories/zoo5 is the destination
2)

$ pulp-admin rpm repo create --repo-id=ideate --feed=file:///var/www/repositories/zoo5

3)
Call the content regeneration api with the following rest call.

D, [2016-01-19T12:32:46.797858 #5378] DEBUG -- : RestClient.post "https://<FQDN>/pulp/api/v2/repositories/actions/content/regenerate_applicability//", "{\"repo_criteria\":{\"filters\":{\"id\":{\"$in\":[\"ideate\"]}}}}", "Accept"=>"*/*; q=0.5, application/xml", "Accept-Encoding"=>"gzip, deflate", "Content-Length"=>"68", "accept"=>"application/json", "content_type"=>"application/json"

The response will show that no spawned tasks are created.


Related issues

Related to Pulp - Issue #1448: Generating repo content applicability doesn't return call reportCLOSED - CURRENTRELEASEdkliban@redhat.comActions

Also available in: Atom PDF