Fix tier1-internal

This commit is contained in:
Zdenek Dohnal 2023-07-21 11:34:46 +02:00
parent c775adaac1
commit aef1ccce5b

View File

@ -1,12 +1,12 @@
summary: CI plan, picks internal Tier1 tests, runs in beakerlib.
discover:
- name: rhel
how: fmf
filter: 'tier: 1'
url: git://pkgs.devel.redhat.com/tests/hplip
how: fmf
filter: 'tier: 1'
url: git://pkgs.devel.redhat.com/tests/hplip
execute:
how: tmt
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora
because: They don't have access to internal repos.
enabled: false
when: distro == centos-stream or distro == fedora
because: They don't have access to internal repos.