Adding CI configuration

Related: RHEL-14713 - add nginx:1.24 to RHEL 9.4
stream-nginx-1.24-rhel-9.4.0 imports/c9-beta-stream-1.24/nginx-1.24-9040020240119091223.9
Branislav Náter 8 months ago
parent 822c7de95c
commit 3df8c90465

@ -5,6 +5,3 @@ 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}

@ -0,0 +1,10 @@
summary: Internal Tier1 beakerlib tests
discover:
how: fmf
url: git://pkgs.devel.redhat.com/tests/nginx
filter: "tier:1&component:nginx:1.24"
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream-9
Loading…
Cancel
Save