libsolv/gating.yaml
Martin Banas 4cb29304f5 Enable gating via tmt plans in testing farm.
There's an extesion of testing with this commit. Where previously we
were running CI-Tier-1 tests for libsolv + ci-dnf-stack, now we will
run CI-Tier-1 tests for dnf + libsolv + ci-dnf-stack.
2024-11-12 10:43:34 +01:00

9 lines
276 B
YAML

--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.ci-dnf-stack-gating.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal/CI-Tier-1.functional}