Project

Profile

Help

Test #6343

Updated by pulpbot over 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulp_rpm/2232":https://github.com/pulp/pulp_rpm/issues/2232 




 ---- 


 1. Create an RPM repository and populate it with content. Delete the repository, thus leaving behind orphans. 
 2. Make several orphan-related API calls, and assert that each call has the desired effect. 


 Note: kickstart repos also have sub-repos 

 Reference: 
 #1268 

 OrphansTestCase - https://github.com/pulp/Pulp-2-Tests/blob/master/pulp_2_tests/tests/rpm/api_v2/test_orphan_remove.py#L33 

 Fixtures: 
 https://repos.fedorapeople.org/pulp/pulp/fixtures/rpm-kickstart/ 
 https://repos.fedorapeople.org/pulp/pulp/fixtures/rpm-signed/ 

 

Back