perl-perlfaq/gating.yaml
Jitka Plesnikova f8ab0c8ece Resolves: RHEL-5538 - 5.20210520 bump
5.20210520 2021-05-20 04:16:03Z

    faq5: remove suggestion to use read() for slurping (PR#96, Dan Book)

5.20210411 2021-04-11 00:45:30Z

    Add entry to faq4 for equivalent to ruby #{}, python fstring
    (PR#93, John Karr)

Package tests and update gating
2024-11-14 13:11:14 +01:00

20 lines
429 B
YAML

# Fedora
--- !Policy
id: fedora_policy
product_versions:
- fedora-*
decision_contexts:
- bodhi_update_push_testing
- bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
# RHEL
--- !Policy
product_versions:
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}