From 5307ef6e637ca80d32b8a5562fc07e16d409fda9 Mon Sep 17 00:00:00 2001 From: Martin Krizek Date: Thu, 6 Mar 2025 15:30:43 +0100 Subject: [PATCH] [stable-2.18] dnf tests: unique environment/group name (#84785) (#84786) Prevents `Group state for \"customenvgroup\" not found` error which may or may not be a regression in dnf5. Just name groups/envs uniquely to workaround the issue. (cherry picked from commit 09391f38f009ec58b5759dbd74df34fd281ef3ac) --- test/integration/targets/setup_rpm_repo/files/comps.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/targets/setup_rpm_repo/files/comps.xml b/test/integration/targets/setup_rpm_repo/files/comps.xml index e939182989f..7dcd7f09ede 100644 --- a/test/integration/targets/setup_rpm_repo/files/comps.xml +++ b/test/integration/targets/setup_rpm_repo/files/comps.xml @@ -14,7 +14,7 @@ customenvgroup - Custom Environment Group + Custom Group in Environment false false