From 0b737db0b0c71b973f1f2cd84cbfae316faba320 Mon Sep 17 00:00:00 2001 From: Jakub Martisko Date: Tue, 27 Jun 2023 16:25:40 +0200 Subject: [PATCH] Require the gzip and coreutils in the test plan --- tests/gating/all.fmf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/gating/all.fmf b/tests/gating/all.fmf index f27bf74..62d6ad6 100644 --- a/tests/gating/all.fmf +++ b/tests/gating/all.fmf @@ -4,8 +4,9 @@ contact: Radka Skvarilova component: - gzip test: ./all.sh -recommend: +require: - coreutils + - gzip duration: 10m enabled: true tag: