Reconfigured gating

Using public CentOS test repo and internal RHEL test repo.
This commit is contained in:
Jan Kurik 2025-09-24 08:59:03 +02:00
parent 13bd661f67
commit b8c4f73226
3 changed files with 23 additions and 15 deletions

17
ci.fmf
View File

@ -1,2 +1,19 @@
---
resultsdb-testcase: separate
/gating/public:
plan:
import:
name: /plans/gating
url: https://gitlab.com/redhat/centos-stream/tests/pcp.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/pcp.git

View File

@ -1,9 +1,6 @@
--- !Policy
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}
--- !Policy
product_versions:
- rhel-*
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build./gating.functional}

View File

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