b2371a5073
Remove the gating tests from here and use the tests from https://src.fedoraproject.org/tests/gcc There's more of them there, they are are more up-to-date, maintained by RHEL QA staff and re-used in other downstreams (CentOS Stream, RHEL, RHIVOS).
14 lines
341 B
Plaintext
14 lines
341 B
Plaintext
summary: CI Gating Plan
|
|
discover:
|
|
how: fmf
|
|
url: https://src.fedoraproject.org/tests/gcc.git
|
|
filter: 'tag: Fedora-CI-gating'
|
|
execute:
|
|
how: tmt
|
|
adjust:
|
|
- prepare+:
|
|
- name: Add secondary architecture RPMs
|
|
how: shell
|
|
script: ./plans/provide_secondary_arch_rpms.sh
|
|
when: arch == x86_64
|