From 06ce251845cac2d8b6137794ccd9af95bfa30b06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zachar?= Date: Fri, 29 Nov 2024 14:17:06 +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