Adding CI configuration

Related: RHEL-14714 - add nginx:1.24 to RHEL 8.10
stream-nginx-1.24-rhel-8.10.0 imports/c8-beta-stream-1.24/nginx-1.24-8100020240119085512.e155f54d
Branislav Náter 8 months ago
parent 67352b4511
commit bae5c15d3b

@ -5,6 +5,3 @@ decision_context: osci_compose_gate_modules
subject_type: redhat-module subject_type: redhat-module
rules: rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.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}
- !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-8
Loading…
Cancel
Save