debian-forge-composer/schutzbot/vendor
Tom Gundersen 9666be2891 schutzbot: add koji integration tests
This sets up containers running koji and supporting infrastructure, and
calls the osbuild-composer-koji API to build and image and push it into
our testing instance.

koji-compose.py and various fixes by Christian Kellner.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2020-09-16 00:15:02 +01:00
..
87-podman-bridge.conflist schutzbot: add koji integration tests 2020-09-16 00:15:02 +01:00
dnsname schutzbot: add koji integration tests 2020-09-16 00:15:02 +01:00
README.md schutzbot: add koji integration tests 2020-09-16 00:15:02 +01:00

This directory includes 3rd party modules, needed in CI.

  • dnsname plugin for podman, needed to translate host names of containers into IPs. It is shipped in Fedora, but missing in RHEL 8, see rhgbz#1877865. The 87-podman-bridge.conflist file contains the corresponding config, where the {"domainName": "dns.podman", "type": "dnsname"} bit is the newly added part.