Project

Profile

Help

Task #3409

Updated by daviddavis about 6 years ago

We have some task functionality issues that I don't think QE can test with pulp-smash: 

 https://pulp.plan.io/issues/3226 
 https://pulp.plan.io/issues/3222 
 https://pulp.plan.io/issues/3186 

 How can QE reliably kill a worker before the sync task completes? How can QE verify that RepositoryVersions with complete=False exist but don't show up in the API? How can QE verify that sync tasks lock both the repo and the importer if they can't view locks? 

 I think we need unit tests to verify these issues. Thoughts? 


Back