aboutsummaryrefslogtreecommitdiff
path: root/.zuul.yaml
AgeCommit message (Collapse)Author
2025-05-01Split tmt plans into separate zuul jobsGravatar Miroslav Vadkerti
This should improve the experience by having separate clickable links for each test matrix item and see the pass/fail more early. Also make Testing Farm scale better as it uses separate TF requests for testing. Signed-off-by: Miroslav Vadkerti <mvadkert@redhat.com>
2023-12-20Add Zuul CI configurationGravatar Neal Gompa
This allows us to have pull requests tested before we review changes to merge.