Update test location
This commit is contained in:
parent
085d308352
commit
5f749c92d7
3 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue