From 7c6680b6a4548e0ed7b7ef46a64775ea872823f7 Mon Sep 17 00:00:00 2001 From: Edjunior Machado Date: Fri, 29 Nov 2024 16:08:55 +0100 Subject: [PATCH] Update tests repos --- tests/build-gating-alternatives.fmf | 6 +++--- tests/build-gating.fmf | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/tests/build-gating-alternatives.fmf b/tests/build-gating-alternatives.fmf index a131972..57e267f 100644 --- a/tests/build-gating-alternatives.fmf +++ b/tests/build-gating-alternatives.fmf @@ -1,9 +1,9 @@ # # Build/PR gating tests for *LLVM 13* # -# Imports and runs tests provided by Fedora LLVM git for the matching LLVM version. +# Imports and runs tests provided by centos-stream LLVM git for the matching LLVM version. # -# NOTE: *always* keep this file in sync with upstream, i.e. Fedora. Since we cannot "discover" a plan, +# NOTE: *always* keep this file in sync with upstream. Since we cannot "discover" a plan, # we must duplicate at least some part of upstream plan setup, like `adjust` or `provision`. Not necessarily # all steps, but if we do need some of them here, let's focus on making changes in upstream first, to preserve # one source of truth. Once TMT learns to include whole plans, we could drop the copied content from here. @@ -26,7 +26,7 @@ discover: - name: lld-upstream-tests how: fmf test: ld-alternative - url: https://src.fedoraproject.org/tests/lld.git + url: https://gitlab.com/redhat/centos-stream/tests/lld.git ref: main execute: how: tmt diff --git a/tests/build-gating.fmf b/tests/build-gating.fmf index 0f8610d..72487ca 100644 --- a/tests/build-gating.fmf +++ b/tests/build-gating.fmf @@ -1,9 +1,9 @@ # # Build/PR gating tests for *LLVM 13* # -# Imports and runs tests provided by Fedora LLVM git for the matching LLVM version. +# Imports and runs tests provided by centos-stream LLVM git for the matching LLVM version. # -# NOTE: *always* keep this file in sync with upstream, i.e. Fedora. Since we cannot "discover" a plan, +# NOTE: *always* keep this file in sync with upstream. Since we cannot "discover" a plan, # we must duplicate at least some part of upstream plan setup, like `adjust` or `provision`. Not necessarily # all steps, but if we do need some of them here, let's focus on making changes in upstream first, to preserve # one source of truth. Once TMT learns to include whole plans, we could drop the copied content from here. @@ -44,11 +44,11 @@ discover: - name: lld-upstream-tests how: fmf filter: "tag:-spoils-installation" - url: https://src.fedoraproject.org/tests/lld.git + url: https://gitlab.com/redhat/centos-stream/tests/lld.git ref: main - name: upstream-llvm-integration-testsuite how: fmf - url: https://src.fedoraproject.org/tests/llvm.git + url: https://gitlab.com/redhat/centos-stream/tests/llvm.git ref: main test: integration-test-suite execute: