CI tests configuration

Related: RHEL-14699
stream-php-8.2-rhel-9.4.0
Branislav Náter 1 year ago
parent 454f46e50d
commit edb9299c2e

@ -5,7 +5,4 @@ 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/php
filter: "tier:1&component:php:8.2"
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream-9
Loading…
Cancel
Save