debian-forge-composer/schutzbot
Tom Gundersen c3185466ae containers: simplify Dockerfile and container build
This changes the following:
 - Only produce one container. There is no particular benefit to
   supporting several different base containers, so unify on ubi
   as that is what we need ourselves.
 - Build directly from git. Now that the RPM we include in our
   container does not have any dependencies and only contains a
   couple of executables, the indirection via RPM has less value.
   Eventually the value will be reduced even further as we merge
   the entrypoint into the main binary and move dnf-json into the
   worker, leaving us with only a go binary. The only potential
   benefit might be that the build environment of RPMs is more
   clearly defined, but there is no real reason to believe that
   our mockbuild is any better than using the UBI golang build
   container.

This simplifies the container builds, and brings us more in line
with what is done in image-builder, and what is needed to deploy
to openshift.
2020-12-22 15:27:39 +01:00
..
ci_details.sh tests: Fail if python36 is installed. Closes #794 2020-10-19 11:21:39 +03:00
containerbuild.sh containers: simplify Dockerfile and container build 2020-12-22 15:27:39 +01:00
deploy.sh tests: move the epel dependencies to provisioning 2020-12-18 09:04:38 +01:00
Jenkinsfile schutzbot: don't build containers for aarch64 2020-12-18 22:53:07 +01:00
mockbuild.sh schutzbot: add rhel 8.4 tests to jenkins pipeline 2020-11-19 10:36:49 +01:00
prepare-rhel-nightly.sh Shutzbot: add pipeline for RHEL nightly builds. Refs #912 2020-09-04 09:56:25 -05:00
run_cloud_cleaner.sh test: restructure dir layout 2020-10-21 09:04:13 +02:00
team_ssh_keys.txt schutzbot: use the new obudai's ssh key 2020-12-01 08:27:44 +01:00