From 5b9e5c94a2caa1e48fe76d353c4ceae3183bc55e Mon Sep 17 00:00:00 2001 From: Jesus Checa Hidalgo Date: Wed, 19 Jun 2024 08:17:08 +0200 Subject: [PATCH] Set correct url for llvm tmt tests repo It was set to a different repo while some issues were fixed, now it's safe to go back to the upstream. --- tests/snapshot-gating.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/snapshot-gating.fmf b/tests/snapshot-gating.fmf index 57a51b6..1179190 100644 --- a/tests/snapshot-gating.fmf +++ b/tests/snapshot-gating.fmf @@ -46,7 +46,7 @@ discover: filter: "tag:-spoils-installation & tag:-not-in-default" - name: llvm-tests how: fmf - url: https://src.fedoraproject.org/forks/kkleine/tests/llvm.git + url: https://src.fedoraproject.org/tests/llvm.git ref: main filter: "tag:-spoils-installation & tag:-not-in-default" - name: python-lit