From 725c5cdb25d0a1cd0ce5bf414c86aad005d586c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hozza?= Date: Mon, 12 Aug 2024 13:57:30 +0200 Subject: [PATCH] test/api.sh: disable `rpm` customization on el10/c10s MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The reason is that the key that we use to test the customization uses SHA-1 in its signature. And this algorithm is no longer allowed by default on el10 / c10s. Signed-off-by: Tomáš Hozza --- test/cases/api.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test/cases/api.sh b/test/cases/api.sh index 83c72b5be..b504b6472 100755 --- a/test/cases/api.sh +++ b/test/cases/api.sh @@ -454,6 +454,11 @@ RPM_CUSTOMIZATION_BLOCK=$(cat <