tests: pull tests from https://src.fedoraproject.org/tests/llvm
Related: rhbz#2118319
This commit is contained in:
parent
17f8abd7b7
commit
1374b45b6a
@ -19,7 +19,7 @@ adjust:
|
||||
and trigger != build
|
||||
enabled: false
|
||||
|
||||
# Unfortunatelly, TMT does not support more declarative approach, we need to run commands on our own.
|
||||
# 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: >-
|
||||
distro == rhel-9
|
||||
@ -28,7 +28,7 @@ adjust:
|
||||
- name: Enable CRB
|
||||
how: shell
|
||||
script: dnf config-manager --set-enabled rhel-CRB
|
||||
- because: "On RHEL, CRB must be enabled to provide rarer packages"
|
||||
- because: "On CentOS, CRB must be enabled to provide rarer packages"
|
||||
when: >-
|
||||
distro == centos
|
||||
prepare+:
|
||||
@ -39,8 +39,9 @@ adjust:
|
||||
discover:
|
||||
- name: "Upstream LLVM tests for build/PR gating"
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/rpms/llvm.git
|
||||
ref: rawhide
|
||||
url: https://src.fedoraproject.org/tests/llvm.git
|
||||
ref: main
|
||||
filter: "tag:-spoils-installation"
|
||||
|
||||
execute:
|
||||
how: tmt
|
||||
|
Loading…
Reference in New Issue
Block a user