From c5f6aca53bce2dec4b349537078bef61d6ae50c6 Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Tue, 8 Nov 2022 13:36:59 +0100 Subject: [PATCH] format-request-map: iot-commit with container Add manifests for container embedding in iot-commits for Fedora. --- .../format-request-map.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/tools/test-case-generators/format-request-map.json b/tools/test-case-generators/format-request-map.json index b3dcda4b0..db0c422cd 100644 --- a/tools/test-case-generators/format-request-map.json +++ b/tools/test-case-generators/format-request-map.json @@ -282,6 +282,23 @@ }, "overrides": {} }, + "iot-commit-with-container": { + "compose-request": { + "distro": "", + "arch": "", + "image-type": "iot-commit", + "repositories": [], + "filename": "commit.tar", + "blueprint": { + "containers": [ + { + "source": "registry.gitlab.com/redhat/services/products/image-builder/ci/osbuild-composer/fedora-minimal" + } + ] + } + }, + "overrides": {} + }, "iot-commit-debug": { "compose-request": { "distro": "",