# 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/CentOS" when: >- distro == rhel or distro == centos enabled: false test: "$WITH_SCL ./test.sh" require: - git - clang - ninja-build - llvm-test-suite duration: 1h