Compare commits

...

No commits in common. "c8-stream-6" and "stream-varnish-6-rhel-8.9.0" have entirely different histories.

4 changed files with 10 additions and 2 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}
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.acceptance-tier.functional}

View File

@ -36,9 +36,9 @@ data:
rpms:
varnish:
rationale: Module API.
ref: stream-6-rhel-8.7.0
ref: stream-varnish-6-rhel-8.9.0
varnish-modules:
rationale: Extension modules.
ref: stream-6-rhel-8.7.0
ref: stream-varnish-6-rhel-8.9.0
buildorder: 1
...