Compare commits
No commits in common. 'stream-redis-7-rhel-9.3.0-beta' and 'i8-stream-6' have entirely different histories.
stream-red
...
i8-stream-
@ -1 +0,0 @@
|
||||
1
|
@ -0,0 +1,36 @@
|
||||
---
|
||||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
name: redis
|
||||
stream: 6
|
||||
summary: Redis persistent key-value database
|
||||
description: >-
|
||||
redis 6 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
|
||||
components:
|
||||
rpms:
|
||||
redis:
|
||||
rationale: Module API.
|
||||
ref: changed/i8c-stream-6/redis-6.2.7-1.module+el8.7.0+15197+cc495aeb
|
||||
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
|
@ -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.3.0
|
||||
buildorder: 1
|
||||
...
|
Loading…
Reference in new issue