From 5363f951ac66cd139f64b37bb768828918e7f94d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zachar?= Date: Fri, 29 Nov 2024 14:26:58 +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 82d9431..0c32c50 100644 --- a/plan.fmf +++ b/plan.fmf @@ -12,6 +12,6 @@ prepare: discover: how: fmf - url: https://src.fedoraproject.org/tests/python.git + url: https://gitlab.com/redhat/centos-stream/tests/python.git test: - /smoke/venv