Compare commits

...

No commits in common. "c8-stream-2.4" and "stream-httpd-2.4-rhel-8.10.0" have entirely different histories.

6 changed files with 27 additions and 3 deletions

0
.gitignore vendored
View File

View File

10
gating.yaml Normal file
View File

@ -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}

View File

@ -42,13 +42,13 @@ data:
rpms:
httpd:
rationale: Apache httpd
ref: stream-2.4-rhel-8.8.0
ref: stream-httpd-2.4-rhel-8.10.0
buildorder: 10
mod_http2:
rationale: HTTP/2 support for Apache httpd
ref: stream-2.4-rhel-8.8.0
ref: stream-httpd-2.4-rhel-8.10.0
buildorder: 20
mod_md:
rationale: Certificate provisioning using ACME for Apache httpd
ref: stream-2.4-rhel-8.8.0
ref: stream-httpd-2.4-rhel-8.10.0
buildorder: 20

7
plans/tier1-internal.fmf Normal file
View File

@ -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

7
plans/tier1-public.fmf Normal file
View File

@ -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