Skip to content

Commit

Permalink
Merge pull request openshift#11552 from hongkailiu/mig_n
Browse files Browse the repository at this point in the history
Migrate presubmits of the release repo
  • Loading branch information
openshift-merge-robot authored Sep 3, 2020
2 parents 567623d + 965e615 commit 6b4a192
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ presubmits:
openshift/release:
- agent: kubernetes
always_run: false
cluster: api.ci
cluster: build02
context: ci/openshift/promrules
decorate: true
name: check_prometheus_rules
Expand Down Expand Up @@ -193,7 +193,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/ci-operator-config
decorate: true
labels:
Expand All @@ -218,7 +218,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/ci-operator-config-metadata
decorate: true
labels:
Expand All @@ -242,7 +242,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/ci-operator-registry
decorate: true
labels:
Expand Down Expand Up @@ -272,7 +272,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/config
decorate: true
labels:
Expand Down Expand Up @@ -389,7 +389,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/correctly-sharded-config
decorate: true
labels:
Expand All @@ -413,7 +413,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/generated-config
decorate: true
labels:
Expand All @@ -437,7 +437,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/generated-dashboards
decorate: true
labels:
Expand All @@ -461,7 +461,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/ordered-prow-config
decorate: true
labels:
Expand All @@ -485,7 +485,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/owners
decorate: true
labels:
Expand All @@ -510,7 +510,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/pj-rehearse
decorate: true
extra_refs:
Expand Down Expand Up @@ -553,7 +553,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/prow-config
decorate: true
labels:
Expand All @@ -577,7 +577,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/prow-config-filenames
decorate: true
labels:
Expand All @@ -602,7 +602,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/prow-config-semantics
decorate: true
labels:
Expand All @@ -626,7 +626,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/release-controller-config
decorate: true
labels:
Expand Down Expand Up @@ -722,7 +722,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/step-registry-metadata
decorate: true
labels:
Expand All @@ -746,7 +746,7 @@ presubmits:
always_run: true
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/step-registry-shellcheck
decorate: true
labels:
Expand Down Expand Up @@ -821,7 +821,7 @@ presubmits:
always_run: false
branches:
- master
cluster: api.ci
cluster: build02
context: ci/prow/pylint
decorate: true
labels:
Expand Down
2 changes: 2 additions & 0 deletions core-services/sanitize-prow-jobs/_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3209,6 +3209,8 @@ groups:
- pull-ci-openshift-cluster-api-provider-ovirt-release-4.7-e2e-ovirt
- pull-ci-openshift-cincinnati-master-cargo-test
build02:
paths:
- ".*openshift/release/.*-presubmits.yaml$"
jobs:
- pull-ci-openshift-cluster-openshift-controller-manager-operator-release-4.3-e2e-aws-pthread-limit
- pull-ci-openshift-cluster-openshift-controller-manager-operator-release-4.3-e2e-aws-pthread-nolimit
Expand Down

0 comments on commit 6b4a192

Please sign in to comment.