From 88e2469f73edf85fdd14a52cb2316107c6ac5605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zachar?= Date: Fri, 29 Nov 2024 13:32:41 +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 4e2a6f5..d32bac4 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.11-mod_wsgi