llvm/tests
Jesus Checa Hidalgo 14d74717e3 Update build-gating plan to test all components
With the merge of all the packages into llvm now we need to test
all those with llvm, but the tests are still scattered across different
test repos. This commit adds discover steps to gather all the tests.
2024-11-04 11:58:55 +00:00
..
build-gating.fmf Update build-gating plan to test all components 2024-11-04 11:58:55 +00:00
README.md Format all files with 'pre-commit run -a' 2024-09-02 15:45:30 +02:00

Gating testplans for LLVM

The tests for LLVM are in a separate repo: https://src.fedoraproject.org/tests/llvm This directory should contain only fmf plans (such as build-gating.fmf) which import the tests from the tests repo. This can be done using the "url" parameter of the plan's "discover" step. Reference: https://tmt.readthedocs.io/en/stable/spec/plans.html#fmf