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
This commit is contained in:
Tom Stellard 2024-05-31 20:20:11 +00:00 committed by tstellar
parent e2dbcdbe9f
commit 596e1d9840

View file

@ -8,3 +8,5 @@ decision_contexts:
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}