diff --git a/plans/others.fmf b/plans/others.fmf index 19bb768..c14369b 100644 --- a/plans/others.fmf +++ b/plans/others.fmf @@ -18,11 +18,11 @@ - name: python-cups how: fmf filter: 'tier: -1 & tier: -2 & tier: -3 & tag: -multihost' - url: git://pkgs.devel.redhat.com/tests/python-cups + url: https://gitlab.com/redhat/rhel/tests/python-cups - name: system-config-printer how: fmf filter: 'tier: -1 & tier: -2 & tier: -3 & tag: -multihost' - url: git://pkgs.devel.redhat.com/tests/system-config-printer + url: https://gitlab.com/redhat/rhel/tests/python-cups adjust: enabled: false when: distro == centos-stream or distro == fedora diff --git a/plans/tier1.fmf b/plans/tier1.fmf index 83faf14..56a7e4f 100644 --- a/plans/tier1.fmf +++ b/plans/tier1.fmf @@ -18,11 +18,11 @@ - name: python-cups how: fmf filter: 'tier: 1' - url: git://pkgs.devel.redhat.com/tests/python-cups + url: https://gitlab.com/redhat/rhel/tests/python-cups - name: system-config-printer how: fmf filter: 'tier: 1' - url: git://pkgs.devel.redhat.com/tests/system-config-printer + url: https://gitlab.com/redhat/rhel/tests/python-cups adjust: enabled: false when: distro == centos-stream or distro == fedora diff --git a/plans/tier2-tier3.fmf b/plans/tier2-tier3.fmf index f437e71..bd2f711 100644 --- a/plans/tier2-tier3.fmf +++ b/plans/tier2-tier3.fmf @@ -18,11 +18,11 @@ - name: python-cups how: fmf filter: 'tier: 2 | tier: 3' - url: git://pkgs.devel.redhat.com/tests/python-cups + url: https://gitlab.com/redhat/rhel/tests/python-cups - name: system-config-printer how: fmf filter: 'tier: 2 | tier: 3' - url: git://pkgs.devel.redhat.com/tests/system-config-printer + url: https://gitlab.com/redhat/rhel/tests/python-cups adjust: enabled: false when: distro == centos-stream or distro == fedora