mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
596e1d9840
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
12 lines
448 B
YAML
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}
|