2021-01-04 17:22:49 +00:00
|
|
|
summary: CI Gating Plan
|
|
|
|
discover:
|
|
|
|
how: fmf
|
2023-11-09 09:22:15 +00:00
|
|
|
url: https://src.fedoraproject.org/tests/gcc.git
|
|
|
|
filter: 'tag: Fedora-CI-gating'
|
2021-01-04 17:22:49 +00:00
|
|
|
execute:
|
2021-07-09 13:36:20 +00:00
|
|
|
how: tmt
|
2023-11-09 09:22:15 +00:00
|
|
|
adjust:
|
|
|
|
- prepare+:
|
|
|
|
- name: Add secondary architecture RPMs
|
|
|
|
how: shell
|
|
|
|
script: ./plans/provide_secondary_arch_rpms.sh
|
|
|
|
when: arch == x86_64
|