Add .fmf/, plans/, and tests/ directories to enable automated tier0 testing in the RHEL-on-GitLab MR pipeline. Port TMT configuration from rhel-9.8.0 branch, updated to reference c10s branch of the test repository. Also add tier0 gating rule to gating.yaml. Resolves: RHEL-180350
8 lines
197 B
YAML
8 lines
197 B
YAML
# recipients: jnovy, lsm5, santiago
|
|
--- !Policy
|
|
product_versions:
|
|
- rhel-10
|
|
decision_context: osci_compose_gate
|
|
rules:
|
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|