Update test location

This commit is contained in:
Ondrej Mejzlik 2025-01-23 13:21:53 +01:00
commit 5f749c92d7
3 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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

View file

@ -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