From cdf426bb5459a7553b1f498093b448510eaa7f7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zachar?= Date: Fri, 29 Nov 2024 14:39:59 +0100 Subject: [PATCH] Change the test source location Change the test source location to support evolving downstream testing requirements. This is needed both for downstream certification activities and changes to test development for internal infrastructure differences. --- plan.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plan.fmf b/plan.fmf index 53b7004..d2ac4ad 100644 --- a/plan.fmf +++ b/plan.fmf @@ -2,5 +2,5 @@ execute: how: tmt discover: how: fmf - url: https://src.fedoraproject.org/tests/mod_wsgi.git + url: https://gitlab.com/redhat/centos-stream/tests/mod_wsgi.git filter: component:python3.12-mod_wsgi