Project

Profile

Help

Issue #6511

Updated by ipanova@redhat.com almost 4 years ago

Content (like comps types, or errata, or kickstart) which depend on a repository or its content being migrated should  
 should be skipped at migration time. It will be pre-migrated but not moved further if a repo it depends on is not a part of the migration plan. 

 FWIW, Katello is fine, they always migrate everything for a plugin. But it's very inconvenient for testing and development. 


 ### solution 
 at the time pulp2 content will start the migration, pulp2 repos will be migrated already. Content that depends on the repository, at the migration time should check whether pulp2 repo was already migrated, if the corresponding repo is not migrated, do not migrate this content and skip

Back