Closed adrianriobo closed 1 year ago
I tried adding a make container-images
target to the Makefile which could be part of make check
. This works, but is very slow, so I'm not sure it's desirable as part of make check
which already takes quite some time :-/
Yeah another option would be have an specific check goal for building the images and then only run it as a checker if PRs has some specific labeling (like oci-images), that label will be added just in case the PR change something on them .
But maybe it is not worthwhile to add all this just for those images, as I am checking them multiple times along the sprint
The builder image used on the
e2e
andintegration
Dockerfiles does not exists, as so when trying to build them we got an error like: