From 3015bcfb9bdb6c48d3fda73a449f69bedc75e42c Mon Sep 17 00:00:00 2001 From: Ondrej Mejzlik Date: Thu, 23 Jan 2025 13:21:53 +0100 Subject: [PATCH] Update test location --- plans/others.fmf | 2 +- plans/tier1.fmf | 2 +- plans/tier2-tier3.fmf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plans/others.fmf b/plans/others.fmf index efd2828..a921d5a 100644 --- a/plans/others.fmf +++ b/plans/others.fmf @@ -12,7 +12,7 @@ discover: how: fmf filter: 'tier: -1 & tier: -2 & tier: -3 & tag: -multihost' - url: git://pkgs.devel.redhat.com/tests/libshout + url: https://gitlab.com/redhat/rhel/tests/libshout adjust: enabled: false when: distro == centos-stream or distro == fedora diff --git a/plans/tier1.fmf b/plans/tier1.fmf index 3a865ac..cd5fd42 100644 --- a/plans/tier1.fmf +++ b/plans/tier1.fmf @@ -12,7 +12,7 @@ discover: how: fmf filter: 'tier: 1' - url: git://pkgs.devel.redhat.com/tests/libshout + url: https://gitlab.com/redhat/rhel/tests/libshout adjust: enabled: false when: distro == centos-stream or distro == fedora diff --git a/plans/tier2-tier3.fmf b/plans/tier2-tier3.fmf index 69b2063..58bedec 100644 --- a/plans/tier2-tier3.fmf +++ b/plans/tier2-tier3.fmf @@ -12,7 +12,7 @@ discover: how: fmf filter: 'tier: 2 | tier: 3' - url: git://pkgs.devel.redhat.com/tests/libshout + url: https://gitlab.com/redhat/rhel/tests/libshout adjust: enabled: false when: distro == centos-stream or distro == fedora