tests: llvm-test-suite test on RHEL

llvm-test-suite package is not shipped on RHEL.
This commit is contained in:
Miloš Prchlík 2021-12-07 16:32:20 +01:00
parent f1fb141ebf
commit e9354929da
1 changed files with 6 additions and 0 deletions

View File

@ -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