Rework of the gating configuration (PTG-643)
This commit is contained in:
parent
569b356bd8
commit
1e9fdb72dd
18
ci.fmf
Normal file
18
ci.fmf
Normal file
@ -0,0 +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
|
||||||
@ -1,9 +1,6 @@
|
|||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- rhel-9
|
- rhel-*
|
||||||
decision_context: osci_compose_gate
|
decision_context: osci_compose_gate
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-tmt-aarch64.functional}
|
- !PassingTestCaseRule {test_case_name: osci.brew-build./ci/gating.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}
|
|
||||||
|
|||||||
@ -1,6 +0,0 @@
|
|||||||
summary: CI Gating Plan
|
|
||||||
discover:
|
|
||||||
how: fmf
|
|
||||||
filter: tag:gating
|
|
||||||
execute:
|
|
||||||
how: tmt
|
|
||||||
Loading…
Reference in New Issue
Block a user