20 lines
552 B
Text
20 lines
552 B
Text
summary: CI Gating Plan
|
|
context:
|
|
component: gcc
|
|
discover:
|
|
how: fmf
|
|
url: https://gitlab.com/redhat/centos-stream/tests/gcc.git
|
|
test:
|
|
- /tests/Sanity/suite_gfortran
|
|
- /tests/Sanity/suite_jit
|
|
- /tests/Sanity/suite_libatomic
|
|
- /tests/Sanity/suite_libgomp
|
|
- /tests/Sanity/suite_libitm
|
|
execute:
|
|
how: tmt
|
|
adjust:
|
|
prepare+:
|
|
- name: Add secondary architecture RPMs
|
|
how: shell
|
|
script: ./plans/provide_secondary_arch_rpms.sh
|
|
when: distro == fedora and arch == x86_64
|