Use https://pagure.io/centos-sig-hyperscale/containers-releng to run periodic builds of the container on the OpenShift CI using builah, validate them and publish them to quay.io
Hi, I would like to work on issue 91. When it means by "validate them" , do you have the set of tests already or should I be writing those tests ? The second doubt is I have some idea of open shift but was just wondering since we can directly build in quay.io, is there any exact reason on building the containers in open shift ?
We don't really have tests beyond "does it start", so if you'd like to contribute some actual tests those would definitely be useful.
We can't actually build this container in quay (unless I'm missing something) because it's build "from scratch", not from an existing container, so we have to use buildah in a somewhat weird way (see https://pagure.io/centos-sig-hyperscale/containers-releng/blob/main/f/make-hyperscale-container.sh for what I'm talking about).
Metadata Update from @oidoming: - Issue assigned to oidoming
Metadata Update from @oidoming: - Issue status updated to: Closed (was: Open)