From b15f72c593f5ae93ef917e97aa344a812ba22295 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Mon, 13 Jun 2022 09:46:03 +0200 Subject: [PATCH] tests: Extract tests from dist-git source This avoids a hardcoded `ref:` which needs to be updated on every upstream release, and having to pull the tests from an outside place. See https://tmt.readthedocs.io/en/stable/spec/plans.html --- plans/upstream.fmf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/plans/upstream.fmf b/plans/upstream.fmf index 1efb3cd..0fd05c1 100644 --- a/plans/upstream.fmf +++ b/plans/upstream.fmf @@ -1,7 +1,5 @@ discover: how: fmf - repository: https://github.com/cockpit-project/cockpit - # FIXME: get rid of the hardcoding: https://github.com/psss/tmt/issues/585 - ref: "273" + dist-git-source: true execute: how: tmt