llvm/gating.yaml
Tom Stellard 596e1d9840 gating: Add more required tests
These two tests both passed in the most recent update:
https://bodhi.fedoraproject.org/updates/FEDORA-2024-a497f02462

The timeouts were also increased recently for the rpmdeplint test, so
it should pass now with bigger updates:
https://github.com/fedora-ci/rpmdeplint-pipeline/issues/43
2024-05-31 20:26:59 +00:00

12 lines
448 B
YAML

--- !Policy
product_versions:
- fedora-*
decision_contexts:
- bodhi_update_push_testing
- bodhi_update_push_stable
- bodhi_update_push_stable_critpath
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional}
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpmdeplint.functional}