Task #5082
closedStory #3821: As a user, I can migrate from Pulp 2 to Pulp 3
As a developer, pulplift can create a dev environment for migration tool
0%
Description
The dev environment should:
- be based on Centos7
- have Pulp 2 and Pulp 3 installed and running
- have shared access to /var/lib/pulp/ for Pulp 2 and Pulp 3
Optionally, it would be nice to have a script to populate data in Pulp2:
- orphaned content
- downloaded content associated with repositories
- not downloaded content associated with repositories
- empty repos
- small/large repos
Updated by dkliban@redhat.com over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dkliban@redhat.com
- Sprint set to Sprint 57
Added by dkliban@redhat.com over 5 years ago
Added by dkliban@redhat.com over 5 years ago
Revision 4e809f03 | View on GitHub
Problem: pclean removes Pulp 2 files
Solution: only remove the artifact directory
Updated by dkliban@redhat.com over 5 years ago
- Status changed from ASSIGNED to MODIFIED
Updated by dkliban@redhat.com over 5 years ago
- Status changed from MODIFIED to POST
Added by dkliban@redhat.com over 5 years ago
Revision 40d35c24 | View on GitHub
Problem: no quick way to populate pulp 2 with ISO content
Solution: add bash alias that syncs 4 ISO repos
This patch addsa bash alias called 'populate_pulp2'. It resets MongoDB, creates 4 ISO repos, syncs all the ISO repos.
Added by dkliban@redhat.com over 5 years ago
Revision 943548e3 | View on GitHub
Problem: no quick way to populate pulp 2 with ISO content
Solution: add bash alias that syncs 4 ISO repos
This patch addsa bash alias called 'populate_pulp2'. It resets MongoDB, creates 4 ISO repos, syncs all the ISO repos.
Added by dkliban@redhat.com over 5 years ago
Revision 943548e3 | View on GitHub
Problem: no quick way to populate pulp 2 with ISO content
Solution: add bash alias that syncs 4 ISO repos
This patch addsa bash alias called 'populate_pulp2'. It resets MongoDB, creates 4 ISO repos, syncs all the ISO repos.
Added by dkliban@redhat.com over 5 years ago
Revision 52c57b34 | View on GitHub
Problem: ansible-pulp submodule is out of date
Solution: update ansible-pulp submodue
Updated by dkliban@redhat.com over 5 years ago
- Status changed from POST to MODIFIED
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by ttereshc almost 5 years ago
- Project changed from Pulp to Migration Plugin
- Sprint/Milestone deleted (
3.0.0)
Updated by ttereshc almost 5 years ago
- Status changed from CLOSED - CURRENTRELEASE to MODIFIED
Updated by ttereshc over 4 years ago
- Tracker changed from Story to Task
- Status changed from MODIFIED to CLOSED - COMPLETE
- Sprint/Milestone set to 0.1.0
Problem: pclean removes Pulp 2 files
Solution: only remove the artifact directory
re: #5082 https://pulp.plan.io/issues/5082