Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ tests:
workflow: cucushift-installer-rehearse-aws-ipi
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-master}
commitchecker --start ${PULL_BASE_SHA:-main}
container:
from: commitchecker
optional: true
Expand All @@ -196,6 +196,6 @@ tests:
test:
- ref: go-verify-deps
zz_generated_metadata:
branch: master
branch: main
org: openshift-priv
repo: cluster-api
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ tests:
workflow: cucushift-installer-rehearse-aws-ipi
- as: verify-commits
commands: |
commitchecker --start ${PULL_BASE_SHA:-master}
commitchecker --start ${PULL_BASE_SHA:-main}
container:
from: commitchecker
optional: true
Expand All @@ -196,6 +196,6 @@ tests:
test:
- ref: go-verify-deps
zz_generated_metadata:
branch: master
branch: main
org: openshift
repo: cluster-api
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ tests:
cluster_profile: aws
workflow: openshift-e2e-aws
zz_generated_metadata:
branch: master
branch: main
org: openshift
repo: cluster-api
variant: okd-scos
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ postsubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
cluster: build09
- ^main$
cluster: build01
decorate: true
decoration_config:
oauth_token_secret:
Expand All @@ -15,7 +15,7 @@ postsubmits:
ci-operator.openshift.io/is-promotion: "true"
ci.openshift.io/generator: prowgen
max_concurrency: 1
name: branch-ci-openshift-priv-cluster-api-master-images
name: branch-ci-openshift-priv-cluster-api-main-images
path_alias: sigs.k8s.io/cluster-api
spec:
containers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
cluster: build03
- ^main$
- ^main-
cluster: build10
context: ci/prow/e2e-aws-capi-techpreview
decorate: true
decoration_config:
Expand All @@ -18,7 +18,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: aws-2
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-e2e-aws-capi-techpreview
name: pull-ci-openshift-priv-cluster-api-main-e2e-aws-capi-techpreview
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test e2e-aws-capi-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
Expand Down Expand Up @@ -86,9 +86,9 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
cluster: build03
- ^main$
- ^main-
cluster: build10
context: ci/prow/e2e-aws-ovn
decorate: true
decoration_config:
Expand All @@ -101,7 +101,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: aws-2
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-e2e-aws-ovn
name: pull-ci-openshift-priv-cluster-api-main-e2e-aws-ovn
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test e2e-aws-ovn
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
Expand Down Expand Up @@ -169,9 +169,9 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
cluster: build03
- ^main$
- ^main-
cluster: build10
context: ci/prow/e2e-aws-ovn-techpreview
decorate: true
decoration_config:
Expand All @@ -184,7 +184,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: aws-4
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-e2e-aws-ovn-techpreview
name: pull-ci-openshift-priv-cluster-api-main-e2e-aws-ovn-techpreview
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test e2e-aws-ovn-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
Expand Down Expand Up @@ -252,9 +252,9 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
cluster: build03
- ^main$
- ^main-
cluster: build10
context: ci/prow/e2e-aws-serial-1of2
decorate: true
decoration_config:
Expand All @@ -267,7 +267,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: aws-5
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-e2e-aws-serial-1of2
name: pull-ci-openshift-priv-cluster-api-main-e2e-aws-serial-1of2
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test e2e-aws-serial-1of2
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
Expand Down Expand Up @@ -336,9 +336,9 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
cluster: build03
- ^main$
- ^main-
cluster: build10
context: ci/prow/e2e-aws-serial-2of2
decorate: true
decoration_config:
Expand All @@ -351,7 +351,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: aws-5
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-e2e-aws-serial-2of2
name: pull-ci-openshift-priv-cluster-api-main-e2e-aws-serial-2of2
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test e2e-aws-serial-2of2
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
Expand Down Expand Up @@ -420,8 +420,8 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build01
context: ci/prow/e2e-azure-capi-techpreview
decorate: true
Expand All @@ -435,7 +435,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: azure4
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-e2e-azure-capi-techpreview
name: pull-ci-openshift-priv-cluster-api-main-e2e-azure-capi-techpreview
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test e2e-azure-capi-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
Expand Down Expand Up @@ -503,9 +503,9 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
cluster: build04
- ^main$
- ^main-
cluster: build08
context: ci/prow/e2e-gcp-capi-techpreview
decorate: true
decoration_config:
Expand All @@ -518,7 +518,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: gcp
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-e2e-gcp-capi-techpreview
name: pull-ci-openshift-priv-cluster-api-main-e2e-gcp-capi-techpreview
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test e2e-gcp-capi-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
Expand Down Expand Up @@ -586,8 +586,8 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build01
context: ci/prow/e2e-hypershift
decorate: true
Expand All @@ -601,7 +601,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: hypershift
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-e2e-hypershift
name: pull-ci-openshift-priv-cluster-api-main-e2e-hypershift
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test e2e-hypershift
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
Expand Down Expand Up @@ -669,9 +669,9 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
cluster: build03
- ^main$
- ^main-
cluster: build10
context: ci/prow/e2e-openstack-capi-techpreview
decorate: true
decoration_config:
Expand All @@ -684,7 +684,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: openstack-vexxhost
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-e2e-openstack-capi-techpreview
name: pull-ci-openshift-priv-cluster-api-main-e2e-openstack-capi-techpreview
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test e2e-openstack-capi-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
Expand Down Expand Up @@ -752,8 +752,8 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: vsphere02
context: ci/prow/e2e-vsphere-capi-techpreview
decorate: true
Expand All @@ -767,7 +767,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-e2e-vsphere-capi-techpreview
name: pull-ci-openshift-priv-cluster-api-main-e2e-vsphere-capi-techpreview
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test e2e-vsphere-capi-techpreview
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
Expand Down Expand Up @@ -835,8 +835,8 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: vsphere02
context: ci/prow/e2e-vsphere-staticip-ipam-ovn
decorate: true
Expand All @@ -850,7 +850,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: vsphere-elastic
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-e2e-vsphere-staticip-ipam-ovn
name: pull-ci-openshift-priv-cluster-api-main-e2e-vsphere-staticip-ipam-ovn
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test e2e-vsphere-staticip-ipam-ovn
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
Expand Down Expand Up @@ -918,8 +918,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build01
context: ci/prow/images
decorate: true
Expand All @@ -931,7 +931,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-images
name: pull-ci-openshift-priv-cluster-api-main-images
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test images
spec:
Expand Down Expand Up @@ -981,9 +981,9 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
cluster: build03
- ^main$
- ^main-
cluster: build10
context: ci/prow/regression-clusterinfra-aws-ipi-techpreview-capi
decorate: true
decoration_config:
Expand All @@ -996,7 +996,7 @@ presubmits:
ci-operator.openshift.io/cloud-cluster-profile: aws-5
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-regression-clusterinfra-aws-ipi-techpreview-capi
name: pull-ci-openshift-priv-cluster-api-main-regression-clusterinfra-aws-ipi-techpreview-capi
optional: true
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test regression-clusterinfra-aws-ipi-techpreview-capi
Expand Down Expand Up @@ -1065,8 +1065,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build01
context: ci/prow/unit
decorate: true
Expand All @@ -1078,7 +1078,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-unit
name: pull-ci-openshift-priv-cluster-api-main-unit
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test unit
spec:
Expand Down Expand Up @@ -1128,8 +1128,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build01
context: ci/prow/verify-commits
decorate: true
Expand All @@ -1141,7 +1141,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-verify-commits
name: pull-ci-openshift-priv-cluster-api-main-verify-commits
optional: true
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test verify-commits
Expand Down Expand Up @@ -1192,8 +1192,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build01
context: ci/prow/verify-deps
decorate: true
Expand All @@ -1205,7 +1205,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-cluster-api-master-verify-deps
name: pull-ci-openshift-priv-cluster-api-main-verify-deps
path_alias: sigs.k8s.io/cluster-api
rerun_command: /test verify-deps
spec:
Expand Down
Loading