cjose/gating.yaml
Scott Poore a6b4727e84 Add tier0 gating upstream rebuild test
Adding tier0 gating tests to run a fresh build on a standard RHEL
system.

Tests include fmf/tmt setup for triggering gating with tmt.

Updated original test code to use dnf instead of yum

Enable rhel-CRB if running on RHEL

Related: rhbz#2223308
2023-08-14 13:52:19 -05:00

8 lines
239 B
YAML

--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.revdeps.integration}
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}