From 7b47ede5cd168598b587e0f9dd49b2d8d3aa2e62 Mon Sep 17 00:00:00 2001 From: Jesus Checa Hidalgo Date: Mon, 13 Jan 2025 17:14:48 +0100 Subject: [PATCH] Fix for build-gating.fmf Exclude tests tagged with "not-in-default" from discovery. --- plans/build-gating.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plans/build-gating.fmf b/plans/build-gating.fmf index 647e3b2..fba5944 100644 --- a/plans/build-gating.fmf +++ b/plans/build-gating.fmf @@ -39,7 +39,7 @@ adjust: discover: - name: llvm-tests how: fmf - filter: "tag:-spoils-installation" + filter: "tag:-spoils-installation & tag:-not-in-default" execute: how: tmt provision: