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-49304: rename 'master' to 'main' for ironic-rhcos-downloader #60966

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 @@ -75,6 +75,6 @@ tests:
cluster_profile: equinix-ocp-metal
workflow: baremetalds-e2e-virtualmedia
zz_generated_metadata:
branch: master
branch: main
org: openshift-priv
repo: ironic-rhcos-downloader
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@ tests:
cluster_profile: equinix-ocp-metal
workflow: baremetalds-e2e-virtualmedia
zz_generated_metadata:
branch: master
branch: main
org: openshift
repo: ironic-rhcos-downloader
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: ironic-rhcos-downloader
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: build06
- ^main$
cluster: build03
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-ironic-rhcos-downloader-master-images
name: branch-ci-openshift-priv-ironic-rhcos-downloader-main-images
path_alias: github.com/openshift/ironic-rhcos-downloader
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: false
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build05
context: ci/prow/e2e-metal-ipi
decorate: true
Expand All @@ -19,7 +19,7 @@ presubmits:
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-ironic-rhcos-downloader-master-e2e-metal-ipi
name: pull-ci-openshift-priv-ironic-rhcos-downloader-main-e2e-metal-ipi
path_alias: github.com/openshift/ironic-rhcos-downloader
rerun_command: /test e2e-metal-ipi
skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$
Expand Down Expand Up @@ -87,8 +87,8 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build05
context: ci/prow/e2e-metal-ipi-ovn-dualstack
decorate: true
Expand All @@ -103,7 +103,7 @@ presubmits:
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-ironic-rhcos-downloader-master-e2e-metal-ipi-ovn-dualstack
name: pull-ci-openshift-priv-ironic-rhcos-downloader-main-e2e-metal-ipi-ovn-dualstack
optional: true
path_alias: github.com/openshift/ironic-rhcos-downloader
rerun_command: /test e2e-metal-ipi-ovn-dualstack
Expand Down Expand Up @@ -172,8 +172,8 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build05
context: ci/prow/e2e-metal-ipi-ovn-ipv6
decorate: true
Expand All @@ -188,7 +188,7 @@ presubmits:
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-ironic-rhcos-downloader-master-e2e-metal-ipi-ovn-ipv6
name: pull-ci-openshift-priv-ironic-rhcos-downloader-main-e2e-metal-ipi-ovn-ipv6
path_alias: github.com/openshift/ironic-rhcos-downloader
rerun_command: /test e2e-metal-ipi-ovn-ipv6
skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$
Expand Down Expand Up @@ -256,8 +256,8 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build05
context: ci/prow/e2e-metal-ipi-serial-ipv4
decorate: true
Expand All @@ -273,7 +273,7 @@ presubmits:
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-ironic-rhcos-downloader-master-e2e-metal-ipi-serial-ipv4
name: pull-ci-openshift-priv-ironic-rhcos-downloader-main-e2e-metal-ipi-serial-ipv4
path_alias: github.com/openshift/ironic-rhcos-downloader
rerun_command: /test e2e-metal-ipi-serial-ipv4
skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$
Expand Down Expand Up @@ -341,8 +341,8 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build05
context: ci/prow/e2e-metal-ipi-virtualmedia
decorate: true
Expand All @@ -357,7 +357,7 @@ presubmits:
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-ironic-rhcos-downloader-master-e2e-metal-ipi-virtualmedia
name: pull-ci-openshift-priv-ironic-rhcos-downloader-main-e2e-metal-ipi-virtualmedia
path_alias: github.com/openshift/ironic-rhcos-downloader
rerun_command: /test e2e-metal-ipi-virtualmedia
skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$
Expand Down Expand Up @@ -425,9 +425,9 @@ presubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
- ^master-
cluster: build05
- ^main$
- ^main-
cluster: build03
context: ci/prow/images
decorate: true
decoration_config:
Expand All @@ -438,7 +438,7 @@ presubmits:
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-priv-ironic-rhcos-downloader-master-images
name: pull-ci-openshift-priv-ironic-rhcos-downloader-main-images
path_alias: github.com/openshift/ironic-rhcos-downloader
rerun_command: /test images
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$
cluster: build06
- ^main$
cluster: build03
decorate: true
labels:
ci-operator.openshift.io/is-promotion: "true"
ci.openshift.io/generator: prowgen
max_concurrency: 1
name: branch-ci-openshift-ironic-rhcos-downloader-master-images
name: branch-ci-openshift-ironic-rhcos-downloader-main-images
spec:
containers:
- args:
Expand Down Expand Up @@ -61,8 +61,8 @@ postsubmits:
- agent: kubernetes
always_run: true
branches:
- ^master$
cluster: build06
- ^main$
cluster: build03
decorate: true
decoration_config:
skip_cloning: true
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-ironic-rhcos-downloader-master-okd-scos-images
name: branch-ci-openshift-ironic-rhcos-downloader-main-okd-scos-images
spec:
containers:
- args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build05
context: ci/prow/e2e-metal-ipi
decorate: true
Expand All @@ -14,7 +14,7 @@ presubmits:
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-ironic-rhcos-downloader-master-e2e-metal-ipi
name: pull-ci-openshift-ironic-rhcos-downloader-main-e2e-metal-ipi
rerun_command: /test e2e-metal-ipi
skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$
spec:
Expand Down Expand Up @@ -77,8 +77,8 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build05
context: ci/prow/e2e-metal-ipi-ovn-dualstack
decorate: true
Expand All @@ -88,7 +88,7 @@ presubmits:
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-ironic-rhcos-downloader-master-e2e-metal-ipi-ovn-dualstack
name: pull-ci-openshift-ironic-rhcos-downloader-main-e2e-metal-ipi-ovn-dualstack
optional: true
rerun_command: /test e2e-metal-ipi-ovn-dualstack
skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$
Expand Down Expand Up @@ -152,8 +152,8 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build05
context: ci/prow/e2e-metal-ipi-ovn-ipv6
decorate: true
Expand All @@ -163,7 +163,7 @@ presubmits:
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-ironic-rhcos-downloader-master-e2e-metal-ipi-ovn-ipv6
name: pull-ci-openshift-ironic-rhcos-downloader-main-e2e-metal-ipi-ovn-ipv6
rerun_command: /test e2e-metal-ipi-ovn-ipv6
skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$
spec:
Expand Down Expand Up @@ -226,8 +226,8 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build05
context: ci/prow/e2e-metal-ipi-serial-ipv4
decorate: true
Expand All @@ -239,7 +239,7 @@ presubmits:
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-ironic-rhcos-downloader-master-e2e-metal-ipi-serial-ipv4
name: pull-ci-openshift-ironic-rhcos-downloader-main-e2e-metal-ipi-serial-ipv4
rerun_command: /test e2e-metal-ipi-serial-ipv4
skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$
spec:
Expand Down Expand Up @@ -302,8 +302,8 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
- ^main$
- ^main-
cluster: build05
context: ci/prow/e2e-metal-ipi-virtualmedia
decorate: true
Expand All @@ -313,7 +313,7 @@ presubmits:
ci-operator.openshift.io/cluster: build05
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-ironic-rhcos-downloader-master-e2e-metal-ipi-virtualmedia
name: pull-ci-openshift-ironic-rhcos-downloader-main-e2e-metal-ipi-virtualmedia
rerun_command: /test e2e-metal-ipi-virtualmedia
skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$
spec:
Expand Down Expand Up @@ -374,19 +374,18 @@ presubmits:
secretName: result-aggregator
trigger: (?m)^/test( | .* )e2e-metal-ipi-virtualmedia,?($|\s.*)
- agent: kubernetes
always_run: false
always_run: true
branches:
- ^master$
- ^master-
cluster: build05
- ^main$
- ^main-
cluster: build03
context: ci/prow/images
decorate: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-ironic-rhcos-downloader-master-images
name: pull-ci-openshift-ironic-rhcos-downloader-main-images
rerun_command: /test images
skip_if_only_changed: \.md$|^(DCO|LICENSE|OWNERS)$
spec:
containers:
- args:
Expand Down Expand Up @@ -431,9 +430,9 @@ presubmits:
- agent: kubernetes
always_run: false
branches:
- ^master$
- ^master-
cluster: build05
- ^main$
- ^main-
cluster: build01
context: ci/prow/okd-scos-e2e-aws-ovn
decorate: true
decoration_config:
Expand All @@ -444,7 +443,7 @@ presubmits:
ci-operator.openshift.io/variant: okd-scos
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-ironic-rhcos-downloader-master-okd-scos-e2e-aws-ovn
name: pull-ci-openshift-ironic-rhcos-downloader-main-okd-scos-e2e-aws-ovn
optional: true
rerun_command: /test okd-scos-e2e-aws-ovn
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
Expand Down Expand Up @@ -507,11 +506,11 @@ presubmits:
secretName: result-aggregator
trigger: (?m)^/test( | .* )okd-scos-e2e-aws-ovn,?($|\s.*)
- agent: kubernetes
always_run: false
always_run: true
branches:
- ^master$
- ^master-
cluster: build05
- ^main$
- ^main-
cluster: build03
context: ci/prow/okd-scos-images
decorate: true
decoration_config:
Expand All @@ -520,8 +519,7 @@ presubmits:
ci-operator.openshift.io/variant: okd-scos
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-ironic-rhcos-downloader-master-okd-scos-images
optional: true
name: pull-ci-openshift-ironic-rhcos-downloader-main-okd-scos-images
rerun_command: /test okd-scos-images
spec:
containers:
Expand Down