From adaaa04cd7dd96ebafd178246b7fc339e296e30c Mon Sep 17 00:00:00 2001 From: Edjunior Machado Date: Thu, 8 Dec 2022 14:25:44 +0100 Subject: [PATCH] tests: Fix fmf plan attributes 'directory'/'path' and 'how' Thanks mprchlik@redhat.com for spotting the issue and providing the fix. --- plans/ci.fmf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plans/ci.fmf b/plans/ci.fmf index 1ad2c12..5991864 100644 --- a/plans/ci.fmf +++ b/plans/ci.fmf @@ -1,6 +1,6 @@ summary: CI Gating Plan discover: how: fmf - directory: tests + path: tests execute: - how: beakerlib + how: tmt