From 6996c8c7ced595fc34cc1fb4b16aadd51b66f2b9 Mon Sep 17 00:00:00 2001 From: Karel Srot Date: Tue, 28 Feb 2023 20:55:05 +0100 Subject: [PATCH] ci tests: do not change the tpm hash alg to sha256 --- ci.fmf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ci.fmf b/ci.fmf index a338918..e3adf8b 100644 --- a/ci.fmf +++ b/ci.fmf @@ -12,10 +12,6 @@ - dnf config-manager --set-enabled updates-testing updates-testing-modular - systemctl disable --now dnf-makecache.service || true - systemctl disable --now dnf-makecache.timer || true - - how: shell - order: 90 - script: - - sed -i "s/tpm_hash_alg =.*/tpm_hash_alg = sha256/" /etc/keylime.conf discover: how: fmf