From e205af855c55bf906a08c20a51d9175288f64db8 Mon Sep 17 00:00:00 2001 From: Jonathan Rosser Date: Mon, 15 Feb 2021 16:30:55 +0000 Subject: [PATCH] Collect contents of /etc/dnf from CI jobs Needed to check the dnf configuration Change-Id: I9bb0283bd17606d57113a7ffc455893ef7f23d9a --- scripts/log-collect.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/log-collect.sh b/scripts/log-collect.sh index a74ac96164..811e5bb063 100755 --- a/scripts/log-collect.sh +++ b/scripts/log-collect.sh @@ -42,6 +42,7 @@ COMMON_ETC_LOG_NAMES="apt \ calico \ corosync \ ceph \ + dnf \ etcd \ ganesha \ haproxy \