Rework of the gating configuration (PTG-643)

This commit is contained in:
Jan Kurik 2025-09-26 13:50:28 +02:00
parent 35d4b64e4f
commit a5c098d609
3 changed files with 17 additions and 10 deletions

16
ci.fmf
View File

@ -1,2 +1,18 @@
---
resultsdb-testcase: separate
/gating/public:
plan:
import:
name: /plans/gating
url: https://gitlab.com/redhat/centos-stream/tests/python-jsonpointer.git
/gating/private:
enabled: false
adjust:
- when: distro == rhel
enabled: true
plan:
import:
name: /plans/gating
url: https://gitlab.cee.redhat.com/toolchain-qe/tests/python-jsonpointer.git

View File

@ -3,7 +3,4 @@ product_versions:
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-tmt-aarch64.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-tmt-ppc64le.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-tmt-s390x.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-tmt-x86_64.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build./ci/gating.functional}

View File

@ -1,6 +0,0 @@
summary: CI Gating Plan
discover:
how: fmf
filter: tag:gating
execute:
how: tmt