tests: llvm-test-suite test on RHEL
llvm-test-suite package is not shipped on RHEL.
This commit is contained in:
parent
f1fb141ebf
commit
e9354929da
@ -1,5 +1,11 @@
|
||||
# TODO: once llvm-test-suite is converted to TMT, we can just link the test from plan.
|
||||
summary: Run tests from llvm-test-suite package
|
||||
|
||||
adjust:
|
||||
- because: "llvm-test-suite is available for Fedora, not RHEL"
|
||||
when: "distro == rhel"
|
||||
enabled: false
|
||||
|
||||
test: ./test.sh
|
||||
require:
|
||||
- git
|
||||
|
Loading…
Reference in New Issue
Block a user