debian-koji-osbuild/test
Tomas Hozza f21a2de39b Hub: support image_type being an array for backwards compatibility
The support for specifying multiple `image_types` for a single compose
has been removed by [1]. This turned out to be problematic, because e.g.
Pungi uses the array type when triggering image builds via osbuild.

Bring back the support for specifying the `image_type` as an array, but
restrict it to a single item. This will cover the Pungi use-case, since
it is always passing a single `image_type` in the array. The array is
then converted to a string in the Hub plugin and passed as such to the
Builder plugin.

Extend unit tests covering the introduced compatibility layer.

[1] c725265081
2022-09-02 15:15:21 +02:00
..
container containers: fix globing of RPMs with two-digit version 2022-09-01 18:47:45 +02:00
data CI: Use Fedora 36, RHEL-8.6 and the latest osbuild and composer 2022-08-22 09:58:06 +02:00
integration koji_test.py: test upload to cloud with AWS 2022-08-31 13:13:24 +02:00
unit Hub: support image_type being an array for backwards compatibility 2022-09-02 15:15:21 +02:00
action.yml test: add github test environment action 2020-09-12 16:00:54 +02:00
build-container.sh test: match container version to host 2020-11-19 11:22:54 +00:00
copy-creds.sh koji_test.py: test upload to cloud with AWS 2022-08-31 13:13:24 +02:00
Dockerfile test: replace docker.io with fedora's registry 2020-11-22 23:53:38 +01:00
entrypoint.sh test: use "bash" for entrypoint.sh 2020-09-17 19:53:06 +02:00
integration.sh koji_test.py: test upload to cloud with AWS 2022-08-31 13:13:24 +02:00
make-certs.sh test: move to koji-osbuild-tests package 2020-11-19 09:28:28 +01:00
make-tags.sh koji_test.py: test upload to cloud with AWS 2022-08-31 13:13:24 +02:00
run-builder.sh CI: Use Fedora 36, RHEL-8.6 and the latest osbuild and composer 2022-08-22 09:58:06 +02:00
run-koji-container.sh test/integration: define podman network gateway manually 2020-12-16 15:32:28 +01:00
run-openid.sh CI: Use Fedora 36, RHEL-8.6 and the latest osbuild and composer 2022-08-22 09:58:06 +02:00