Use createrepo to install local packages
This MR modifies the CI pipeline to use createrepo
to turn the local rpms/
into a yum repository, allowing us to use a standard yum install
, rather than yum localinstall
, which can display odd behaviour.