Project

Profile

Help

Test #6348

Updated by pulpbot over 2 years ago

 

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




 ---- 


          1. Ensure there is only one Pulp worker. 
     2. Create a repository. Let its feed reference a large repository. (For example, EPEL.) 
     3. Start a sync. Immediately restart the ``pulp_workers`` service. (It's 
        important that ``pulp_workers`` be restarted, not started and stopped. 
        For details, see #2835 ) This should cause the first sync to abort. 
     4. Update the repository. Let its feed reference a small repository. (For 
        example, ``https://repos.fedorapeople.org/pulp/pulp/fixtures/rpm-unsigned/``.) 
     5. Start a sync. Verify that it completes. If `Pulp #2835`_ still affects 
        Pulp, then the worker will be broken, and the sync will never start. 


 Reference: 
 #2835 

Back