Compare commits
No commits in common. "stream-redis-7-rhel-9.6.0" and "c8-stream-5" have entirely different histories.
stream-red
...
c8-stream-
@ -1 +0,0 @@
|
|||||||
1
|
|
0
.redis.metadata
Normal file
0
.redis.metadata
Normal file
40
SOURCES/modulemd.src.txt
Normal file
40
SOURCES/modulemd.src.txt
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
---
|
||||||
|
document: modulemd
|
||||||
|
version: 2
|
||||||
|
data:
|
||||||
|
name: redis
|
||||||
|
stream: 5
|
||||||
|
summary: Redis persistent key-value database
|
||||||
|
description: >-
|
||||||
|
redis 5 module
|
||||||
|
license:
|
||||||
|
module:
|
||||||
|
- GPLv2+
|
||||||
|
content:
|
||||||
|
- BSD
|
||||||
|
dependencies:
|
||||||
|
- buildrequires:
|
||||||
|
platform: [el8]
|
||||||
|
requires:
|
||||||
|
platform: [el8]
|
||||||
|
references:
|
||||||
|
documentation: https://redis.io/documentation
|
||||||
|
tracker: https://github.com/antirez/redis/issues
|
||||||
|
profiles:
|
||||||
|
common:
|
||||||
|
rpms:
|
||||||
|
- redis
|
||||||
|
api:
|
||||||
|
rpms:
|
||||||
|
- redis
|
||||||
|
buildopts:
|
||||||
|
rpms:
|
||||||
|
macros: |
|
||||||
|
%_without_redistrib 1
|
||||||
|
components:
|
||||||
|
rpms:
|
||||||
|
redis:
|
||||||
|
rationale: Module API.
|
||||||
|
ref: stream-5.0-rhel-8.4.0
|
||||||
|
buildorder: 1
|
||||||
|
...
|
@ -1,8 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate_modules
|
|
||||||
subject_type: redhat-module
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional}
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
|||||||
summary: Internal Tier1 beakerlib tests
|
|
||||||
discover:
|
|
||||||
how: fmf
|
|
||||||
url: git://pkgs.devel.redhat.com/tests/redis
|
|
||||||
filter: "tier:1&component:redis:7"
|
|
||||||
execute:
|
|
||||||
how: tmt
|
|
||||||
adjust:
|
|
||||||
enabled: false
|
|
||||||
when: distro == centos-stream-9
|
|
30
redis.yaml
30
redis.yaml
@ -1,30 +0,0 @@
|
|||||||
---
|
|
||||||
document: modulemd-packager
|
|
||||||
version: 3
|
|
||||||
data:
|
|
||||||
name: redis
|
|
||||||
stream: 7
|
|
||||||
summary: Redis persistent key-value database
|
|
||||||
description: >-
|
|
||||||
redis 7 module
|
|
||||||
license: [GPLv2+]
|
|
||||||
configurations:
|
|
||||||
- context: '9'
|
|
||||||
platform: el9
|
|
||||||
references:
|
|
||||||
documentation: https://redis.io/documentation
|
|
||||||
tracker: https://github.com/redis/redis/issues
|
|
||||||
profiles:
|
|
||||||
common:
|
|
||||||
rpms:
|
|
||||||
- redis
|
|
||||||
api:
|
|
||||||
rpms:
|
|
||||||
- redis
|
|
||||||
components:
|
|
||||||
rpms:
|
|
||||||
redis:
|
|
||||||
rationale: Module API.
|
|
||||||
ref: stream-redis-7-rhel-9.6.0
|
|
||||||
buildorder: 1
|
|
||||||
...
|
|
Loading…
Reference in New Issue
Block a user