Actions
Task #6532
closedStory #6134: [EPIC] Pulp import/export
Check repo type during import
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Check the repository type in the export archive against the repo being imported into. If they don't match, raise a user friendly error (eg "You cannot import a repository of type 'rpm' into a repo of type 'file'.")
Steps to reproduce:
- Create a file repo and sync it
- Export the file repo
- Wipe your database and create an rpm repo of the same name
- Import the export archive
Updated by daviddavis over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
Updated by pulpbot over 4 years ago
- Status changed from ASSIGNED to POST
Added by daviddavis over 4 years ago
Updated by daviddavis over 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|3b94b84ab69e3fce0ac460d729a769e742650644.
Updated by dkliban@redhat.com over 4 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Actions
Added repo type check during import
fixes #6532