render / rpms / qemu

Forked from rpms/qemu 5 months ago
Clone

Blame gating.yml

ec76e0
# From: https://docs.fedoraproject.org/en-US/ci/gating/
ec76e0
ec76e0
# For updates-testing
ec76e0
--- !Policy
ec76e0
product_versions:
ec76e0
  - fedora-*
ec76e0
decision_contexts: [bodhi_update_push_testing]
ec76e0
subject_type: koji_build
ec76e0
rules:
ec76e0
  - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
ec76e0
ec76e0
# For rawhide
ec76e0
--- !Policy
ec76e0
product_versions:
ec76e0
  - fedora-*
ec76e0
decision_contexts: [bodhi_update_push_stable]
ec76e0
subject_type: koji_build
ec76e0
rules:
ec76e0
  - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}