Skip to content

Always add bpftool/selftests to repo

Major Hayden requested to merge brew-debug-missing-rpms into master

The regular expressions for matching debug kernels causes the bpftools and selftests RPMs to be skipped when the packages are copied to the repo.

Add an extra find that ensures these RPMs are always included, even for debug kernels.

Fixes FASTMOVING-1352.

Signed-off-by: Major Hayden major@redhat.com

Merge request reports