Reconfigured gating
Using public CentOS test repo and internal RHEL test repo.
This commit is contained in:
parent
13bd661f67
commit
b8c4f73226
17
ci.fmf
17
ci.fmf
@ -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
|
||||
|
||||
15
gating.yaml
15
gating.yaml
@ -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}
|
||||
|
||||
@ -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