Project

Profile

Help

Task #76

Updated by cduryee about 9 years ago

RPM dependences are occasionally missed during a build, especially for platforms we do not commonly use like el5. This occurs about once every two or three weeks for Pulp repos; QE will find that an RPM is missing while doing an install. 

 One way to find such issues quickly is to run repoclosure on each repos before publishing. This is typically done as one command per repo; an example is at https://fedoraproject.org/wiki/QA:Testcase_Mediakit_Repoclosure. 

 This step is typically done during the build/release process before QE handoff, but could also be done by QE. 

Back