theforeman / theforeman-rel-eng

Release engineering scripts
0 stars 15 forks source link

Add filtering based on comps file to build stage script #275

Closed ehelms closed 1 year ago

ehelms commented 1 year ago

I decided to not block on Copr, borrow from our mash script and implement comps filtering in the build stage script. This doesn't add any real overhead and we are already doing a copy and filter so might as well apply the comps filtering during that step.

ehelms commented 1 year ago

After this is merged I plan to merge https://github.com/theforeman/jenkins-jobs/pull/351 as I'll have a method that reproduces the Koji flow and output state for repositories.

ehelms commented 1 year ago

Successful test of this and output -- https://stagingyum.theforeman.org/client/nightly/el8/x86_64/ You can see there is no gofer-tools present now.