Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPBUGS-48103: rename 'master' to 'main' for vmware-vsphere-csi-driver-operator #60446

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
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 @@ -111,6 +111,6 @@ tests:
cluster_profile: vsphere-elastic
workflow: openshift-e2e-vsphere-zones
zz_generated_metadata:
branch: master
branch: main
org: openshift-priv
repo: vmware-vsphere-csi-driver-operator
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@ tests:
cluster_profile: vsphere-elastic
workflow: openshift-e2e-vsphere-zones
zz_generated_metadata:
branch: master
branch: main
org: openshift
repo: vmware-vsphere-csi-driver-operator
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ tests:
cluster_profile: aws
workflow: openshift-e2e-aws
zz_generated_metadata:
branch: master
branch: main
org: openshift
repo: vmware-vsphere-csi-driver-operator
variant: okd-scos
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ postsubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^main$
cluster: vsphere02
decorate: true
decoration_config:
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-vmware-vsphere-csi-driver-operator-master-images
name: branch-ci-openshift-priv-vmware-vsphere-csi-driver-operator-main-images
path_alias: github.com/openshift/vmware-vsphere-csi-driver-operator
spec:
containers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: vsphere02
context: ci/prow/e2e-vsphere
decorate: true
Expand All @@ -18,7 +18,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-vmware-vsphere-csi-driver-operator-master-e2e-vsphere
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-main-e2e-vsphere
path_alias: github.com/openshift/vmware-vsphere-csi-driver-operator
rerun_command: /test e2e-vsphere
spec:
Expand Down Expand Up @@ -85,8 +85,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: vsphere02
context: ci/prow/e2e-vsphere-csi
decorate: true
Expand All @@ -100,7 +100,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-vmware-vsphere-csi-driver-operator-master-e2e-vsphere-csi
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-main-e2e-vsphere-csi
path_alias: github.com/openshift/vmware-vsphere-csi-driver-operator
rerun_command: /test e2e-vsphere-csi
spec:
Expand Down Expand Up @@ -167,8 +167,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: vsphere02
context: ci/prow/e2e-vsphere-csi-extended
decorate: true
Expand All @@ -182,7 +182,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-vmware-vsphere-csi-driver-operator-master-e2e-vsphere-csi-extended
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-main-e2e-vsphere-csi-extended
optional: true
path_alias: github.com/openshift/vmware-vsphere-csi-driver-operator
rerun_command: /test e2e-vsphere-csi-extended
Expand Down Expand Up @@ -250,8 +250,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: vsphere02
context: ci/prow/e2e-vsphere-operator-test
decorate: true
Expand All @@ -265,7 +265,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-vmware-vsphere-csi-driver-operator-master-e2e-vsphere-operator-test
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-main-e2e-vsphere-operator-test
path_alias: github.com/openshift/vmware-vsphere-csi-driver-operator
rerun_command: /test e2e-vsphere-operator-test
spec:
Expand Down Expand Up @@ -332,8 +332,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: vsphere02
context: ci/prow/e2e-vsphere-ovn-upgrade
decorate: true
Expand All @@ -347,7 +347,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-vmware-vsphere-csi-driver-operator-master-e2e-vsphere-ovn-upgrade
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-main-e2e-vsphere-ovn-upgrade
path_alias: github.com/openshift/vmware-vsphere-csi-driver-operator
rerun_command: /test e2e-vsphere-ovn-upgrade
spec:
Expand Down Expand Up @@ -414,8 +414,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: vsphere02
context: ci/prow/e2e-vsphere-zones
decorate: true
Expand All @@ -429,7 +429,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-vmware-vsphere-csi-driver-operator-master-e2e-vsphere-zones
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-main-e2e-vsphere-zones
optional: true
path_alias: github.com/openshift/vmware-vsphere-csi-driver-operator
rerun_command: /test e2e-vsphere-zones
Expand Down Expand Up @@ -497,8 +497,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: vsphere02
context: ci/prow/images
decorate: true
Expand All @@ -510,7 +510,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-master-images
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-main-images
path_alias: github.com/openshift/vmware-vsphere-csi-driver-operator
rerun_command: /test images
spec:
Expand Down Expand Up @@ -560,8 +560,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: vsphere02
context: ci/prow/security
decorate: true
Expand All @@ -573,7 +573,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-master-security
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-main-security
optional: true
path_alias: github.com/openshift/vmware-vsphere-csi-driver-operator
rerun_command: /test security
Expand Down Expand Up @@ -631,8 +631,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: vsphere02
context: ci/prow/unit
decorate: true
Expand All @@ -644,7 +644,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-master-unit
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-main-unit
path_alias: github.com/openshift/vmware-vsphere-csi-driver-operator
rerun_command: /test unit
spec:
Expand Down Expand Up @@ -694,8 +694,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: vsphere02
context: ci/prow/verify
decorate: true
Expand All @@ -707,7 +707,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-master-verify
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-main-verify
path_alias: github.com/openshift/vmware-vsphere-csi-driver-operator
rerun_command: /test verify
spec:
Expand Down Expand Up @@ -757,8 +757,8 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: vsphere02
context: ci/prow/verify-deps
decorate: true
Expand All @@ -770,7 +770,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-master-verify-deps
name: pull-ci-openshift-priv-vmware-vsphere-csi-driver-operator-main-verify-deps
path_alias: github.com/openshift/vmware-vsphere-csi-driver-operator
rerun_command: /test verify-deps
spec:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ postsubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^main$
cluster: vsphere02
decorate: true
labels:
ci-operator.openshift.io/is-promotion: "true"
ci.openshift.io/generator: prowgen
max_concurrency: 1
name: branch-ci-openshift-vmware-vsphere-csi-driver-operator-master-images
name: branch-ci-openshift-vmware-vsphere-csi-driver-operator-main-images
spec:
containers:
- args:
Expand Down Expand Up @@ -61,7 +61,7 @@ postsubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^main$
cluster: vsphere02
decorate: true
decoration_config:
Expand All @@ -71,7 +71,7 @@ postsubmits:
ci-operator.openshift.io/variant: okd-scos
ci.openshift.io/generator: prowgen
max_concurrency: 1
name: branch-ci-openshift-vmware-vsphere-csi-driver-operator-master-okd-scos-images
name: branch-ci-openshift-vmware-vsphere-csi-driver-operator-main-okd-scos-images
spec:
containers:
- args:
Expand Down
Loading