Add proper plans and gating
This commit is contained in:
parent
6bd3931daf
commit
259610679d
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
10
plans/public.fmf
Normal file
10
plans/public.fmf
Normal file
@ -0,0 +1,10 @@
|
||||
summary: Test plan that runs all tests from libppd tests repo.
|
||||
discover:
|
||||
- name: fedora-cups-browsed
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/cups-browsed.git
|
||||
- name: fedora-cups-filters
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/cups-filters.git
|
||||
execute:
|
||||
how: tmt
|
16
plans/tier1-internal.fmf
Normal file
16
plans/tier1-internal.fmf
Normal file
@ -0,0 +1,16 @@
|
||||
summary: CI plan, picks internal Tier1 tests, runs in beakerlib.
|
||||
discover:
|
||||
- name: rhel-cups-browsed
|
||||
how: fmf
|
||||
filter: 'tier: 1'
|
||||
url: https://pkgs.devel.redhat.com/git/tests/cups-browsed.git
|
||||
- name: rhel-cups-filters
|
||||
how: fmf
|
||||
filter: 'tier: 1'
|
||||
url: https://pkgs.devel.redhat.com/git/tests/cups-filters.git
|
||||
execute:
|
||||
how: tmt
|
||||
adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream, fedora
|
||||
because: They don't have access to internal repos.
|
Loading…
Reference in New Issue
Block a user