Actions
Issue #856
closedImporter creates units for branches not specified in the branches list.
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - OSTree:
Platform Release:
Target Release - OSTree:
1.0.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
The importer should not create units for branches not listed in the branches list.
Steps to reproduce:
1. Create an ostree repository (A) with a feed pointing to a remote repository with several branches. Be sure to specify all of the branches.
2. Sync repo A.
3. Create another repository (B) with the same feed but this time, specify only 1 branch.
4. Sync repo B.
5. Repo B should only contain the branch specified.
The fix:
Limit the units to only those branches in the branches list.
Updated by jortel@redhat.com almost 10 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to jortel@redhat.com
Updated by jortel@redhat.com almost 10 years ago
- Status changed from ASSIGNED to POST
Updated by jortel@redhat.com almost 10 years ago
- Status changed from POST to MODIFIED
Updated by dkliban@redhat.com almost 10 years ago
- Target Release - OSTree set to master
Updated by dkliban@redhat.com over 9 years ago
- Status changed from MODIFIED to 5
Updated by rbarlow almost 9 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
- Target Release - OSTree changed from master to 1.0.0
Actions