From 1ff36bce9a3bff656c49977fc498d2273c87661f Mon Sep 17 00:00:00 2001 From: Achilleas Koutsou Date: Wed, 11 May 2022 12:51:59 +0200 Subject: [PATCH] tools/format-request-map: add 'core' group to qcow2 customize Removed in 2beb707def18e3d2b5c3f0ac83e8958af1be9442, possibly accidentally. The affected manifests were not regenerated based on this change so they all already contain the core group. --- tools/test-case-generators/format-request-map.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tools/test-case-generators/format-request-map.json b/tools/test-case-generators/format-request-map.json index 8e7a1d090..e7993ccd5 100644 --- a/tools/test-case-generators/format-request-map.json +++ b/tools/test-case-generators/format-request-map.json @@ -593,7 +593,11 @@ } ], "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": {