update references in the modulemd

stream-httpd-2.4-rhel-8.9.0
Adam Samalik 2 years ago
parent 61aab08137
commit e3f9a19a54

@ -0,0 +1,10 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate_modules
subject_type: redhat-module
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.acceptance-tier.functional}
- !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}

@ -42,19 +42,13 @@ data:
rpms:
httpd:
rationale: Apache httpd
ref: stream-2.4-rhel-8.6.0
ref: stream-httpd-2.4-rhel-8.9.0
buildorder: 10
mod_http2:
rationale: HTTP/2 support for Apache httpd
ref: stream-2.4-rhel-8.6.0
ref: stream-httpd-2.4-rhel-8.9.0
buildorder: 20
mod_md:
rationale: Certificate provisioning using ACME for Apache httpd
ref: stream-2.4-rhel-8.6.0
ref: stream-httpd-2.4-rhel-8.9.0
buildorder: 20
# This is kind of a hack...
xmd:
mbs:
buildrequires:
platform:
stream: el8.6.0

@ -0,0 +1,7 @@
summary: Internal Tier1 beakerlib tests
discover:
how: fmf
url: git://pkgs.devel.redhat.com/tests/httpd
filter: 'tier: 1'
execute:
how: tmt

@ -0,0 +1,7 @@
summary: Public (Fedora) Tier1 beakerlib tests
discover:
how: fmf
url: https://src.fedoraproject.org/tests/httpd.git
filter: 'tier: 1'
execute:
how: tmt
Loading…
Cancel
Save