Is there a formal process for testing / validating the ARM builds for EPEL?
I'm currently using the following repository
# more /etc/yum.repos.d/epel-arm.repo [epel-arm] baseurl = https://armv7.dev.centos.org/repodir/epel-pass-1/ enabled = 1 gpgcheck = 0 name = CentOS EPEL for ARM
For example - are their EPEL packages that aren't currently in the ARM release that need validation - is there a process to tag a release as "end user" tested?
Steven