test: add iot-bootable-container to api tests

The image type supports uploading to both s3 and container registries.
Right now we only care about getting it in Koji, so let's just add it to
the s3 upload section.

The container registry test also embeds containers in the image, which
the iot-bootable-container doesn't support (yet).
This commit is contained in:
Achilleas Koutsou 2024-01-26 12:51:40 +01:00 committed by Ondřej Budai
parent 52d4b196a3
commit 76a699653a
3 changed files with 9 additions and 2 deletions

View file

@ -536,6 +536,12 @@ API:
RUNNER:
- aws/fedora-38-x86_64
- aws/fedora-39-x86_64
- IMAGE_TYPE: ["iot-bootable-container"]
RUNNER:
- aws/fedora-39-x86_64
- aws/fedora-39-aarch64
- aws/fedora-40-x86_64
- aws/fedora-40-aarch64
- IMAGE_TYPE: ["aws"]
RUNNER:
- aws/rhel-8.9-ga-aarch64