From b58848dbaa1f83d92ba6cbd17ad0c708a9ef5b3a Mon Sep 17 00:00:00 2001 From: Omair Majid Date: Fri, 16 Aug 2024 14:33:19 -0400 Subject: [PATCH] Remove lttng-tools from CI package installation The package is not available on RHEL 10 and trying to install it makes CI system provisioning fail. --- tests/ci.fmf | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/ci.fmf b/tests/ci.fmf index a7901c4..38c83c9 100644 --- a/tests/ci.fmf +++ b/tests/ci.fmf @@ -20,7 +20,6 @@ prepare: - jq - libstdc++-devel - lldb - - lttng-tools - npm - postgresql-odbc - postgresql-server