#119 Ensure SIG-produced packages are installable
Opened by dcavalca. Modified

This would be great to catch issues like https://pagure.io/centos-sig-hyperscale/package-bugs/issue/18 early on. We could probably do it somewhat easily by looping over packages and installing them in a throwaway container in openshift, at least as a first cut implementation.


@tdawson has will-it for epel packages, it can probably be extended for this too

There's also the spam-o-matic script we could adapt for our purposes: https://pagure.io/releng/blob/main/f/scripts/spam-o-matic

Metadata