Skip to content

Commit 47ba8ae

Browse files
Jesus Checa Hidalgonikic
authored andcommitted
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.
1 parent 0df206d commit 47ba8ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/snapshot-gating.fmf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ discover:
4646
filter: "tag:-spoils-installation & tag:-not-in-default"
4747
- name: llvm-tests
4848
how: fmf
49-
url: https://src.fedoraproject.org/forks/kkleine/tests/llvm.git
49+
url: https://src.fedoraproject.org/tests/llvm.git
5050
ref: main
5151
filter: "tag:-spoils-installation & tag:-not-in-default"
5252
- name: python-lit

0 commit comments

Comments
 (0)