Compare commits

...

No commits in common. "c8-stream-2.1" and "ef44ef5a0fc032f1abb68d8aec411d6c96af25a6" have entirely different histories.

4 changed files with 9 additions and 1 deletions

0
.gitignore vendored
View File

View File

8
gating.yaml Normal file
View File

@ -0,0 +1,8 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate_modules
subject_type: redhat-module
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional}

View File

@ -34,6 +34,6 @@ data:
rpms:
mailman:
rationale: Module API.
ref: stream-2.1-rhel-8.5.0
ref: stream-mailman-2.1-rhel-8.9.0
buildorder: 1
...