14 lines
369 B
Text
14 lines
369 B
Text
summary: All available tests
|
|
context:
|
|
component: gcc
|
|
discover:
|
|
how: fmf
|
|
url: https://gitlab.com/redhat/centos-stream/tests/gcc.git
|
|
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
|