From 577ea9eb95bd008f7149c0f653a6dbedb4cbb991 Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Wed, 6 Jul 2022 12:17:25 +0200 Subject: [PATCH] format-request-map: minor fixes and updates - azure-rhui filename fix (.xz) - azure-rhui doesn't need distro override - minor formatting fixes --- tools/test-case-generators/format-request-map.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/tools/test-case-generators/format-request-map.json b/tools/test-case-generators/format-request-map.json index 7f5a71024..e41567771 100644 --- a/tools/test-case-generators/format-request-map.json +++ b/tools/test-case-generators/format-request-map.json @@ -16,14 +16,9 @@ "arch": "", "image-type": "azure-rhui", "repositories": [], - "filename": "disk.vhd", + "filename": "disk.vhd.xz", "blueprint": {} }, - "overrides": { - "rhel-85": { - "distro": "rhel-86" - } - }, "supported_arches": [ "x86_64" ] @@ -348,7 +343,7 @@ }, "no-image-info": true, "overrides": {} - }, + }, "openstack": { "boot": { "type": "openstack" @@ -558,7 +553,7 @@ "no-image-info": true, "overrides": { "rhel-85": { - "blueprint":{ + "blueprint": { "customizations": { "installation_device": "/dev/vda" }