Related: rhbz#2118319
This commit is contained in:
Jesus Checa Hidalgo 2022-09-02 10:58:51 +02:00
parent 76b8433d1e
commit 03d28348ea
1 changed files with 8 additions and 4 deletions

View File

@ -18,6 +18,10 @@ adjust:
and trigger != build
enabled: false
- because: "libomp is not supported in s390x"
enabled: false
when: arch == s390x
# Unfortunately, TMT does not support more declarative approach, we need to run commands on our own.
- because: "On RHEL, CRB must be enabled to provide rarer packages"
when: >-
@ -39,12 +43,12 @@ adjust:
discover:
- name: libomp-upstream-tests
how: fmf
url: https://src.fedoraproject.org/rpms/libomp.git
ref: rawhide
url: https://src.fedoraproject.org/tests/libomp.git
ref: main
- name: upstream-llvm-integration-testsuite
how: fmf
url: https://src.fedoraproject.org/rpms/llvm.git
ref: rawhide
url: https://src.fedoraproject.org/tests/llvm.git
ref: main
test: integration-test-suite
execute:
how: tmt