Compare commits

...

No commits in common. "stream-redis-6-rhel-8.10.0" and "c8-stream-5" have entirely different histories.

4 changed files with 7 additions and 14 deletions

0
.gitignore vendored Normal file
View File

0
.redis.metadata Normal file
View File

View File

@ -3,10 +3,10 @@ document: modulemd
version: 2 version: 2
data: data:
name: redis name: redis
stream: 6 stream: 5
summary: Redis persistent key-value database summary: Redis persistent key-value database
description: >- description: >-
redis 6 module redis 5 module
license: license:
module: module:
- GPLv2+ - GPLv2+
@ -27,10 +27,14 @@ data:
api: api:
rpms: rpms:
- redis - redis
buildopts:
rpms:
macros: |
%_without_redistrib 1
components: components:
rpms: rpms:
redis: redis:
rationale: Module API. rationale: Module API.
ref: stream-redis-6-rhel-8.10.0 ref: stream-5.0-rhel-8.4.0
buildorder: 1 buildorder: 1
... ...

View File

@ -1,11 +0,0 @@
--- !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.tier2.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier3.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.acceptance-tier.functional}