Skip to content

Commit bb6f8db

Browse files
committed
OCPBUGS-53004: run 'make jobs'
1 parent b6b4534 commit bb6f8db

File tree

4 files changed

+127
-127
lines changed

4 files changed

+127
-127
lines changed

ci-operator/jobs/openshift-priv/cluster-api-provider-azure/openshift-priv-cluster-api-provider-azure-master-postsubmits.yaml renamed to ci-operator/jobs/openshift-priv/cluster-api-provider-azure/openshift-priv-cluster-api-provider-azure-main-postsubmits.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ postsubmits:
33
- agent: kubernetes
44
always_run: true
55
branches:
6-
- ^master$
7-
cluster: build11
6+
- ^main$
7+
cluster: build05
88
decorate: true
99
decoration_config:
1010
oauth_token_secret:
@@ -15,7 +15,7 @@ postsubmits:
1515
ci-operator.openshift.io/is-promotion: "true"
1616
ci.openshift.io/generator: prowgen
1717
max_concurrency: 1
18-
name: branch-ci-openshift-priv-cluster-api-provider-azure-master-images
18+
name: branch-ci-openshift-priv-cluster-api-provider-azure-main-images
1919
path_alias: sigs.k8s.io/cluster-api-provider-azure
2020
spec:
2121
containers:

ci-operator/jobs/openshift-priv/cluster-api-provider-azure/openshift-priv-cluster-api-provider-azure-master-presubmits.yaml renamed to ci-operator/jobs/openshift-priv/cluster-api-provider-azure/openshift-priv-cluster-api-provider-azure-main-presubmits.yaml

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ presubmits:
33
- agent: kubernetes
44
always_run: false
55
branches:
6-
- ^master$
7-
- ^master-
8-
cluster: build06
6+
- ^main$
7+
- ^main-
8+
cluster: build05
99
context: ci/prow/e2e-azure
1010
decorate: true
1111
decoration_config:
@@ -18,7 +18,7 @@ presubmits:
1818
ci-operator.openshift.io/cloud-cluster-profile: azure4
1919
ci.openshift.io/generator: prowgen
2020
pj-rehearse.openshift.io/can-be-rehearsed: "true"
21-
name: pull-ci-openshift-priv-cluster-api-provider-azure-master-e2e-azure
21+
name: pull-ci-openshift-priv-cluster-api-provider-azure-main-e2e-azure
2222
path_alias: sigs.k8s.io/cluster-api-provider-azure
2323
rerun_command: /test e2e-azure
2424
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
@@ -86,9 +86,9 @@ presubmits:
8686
- agent: kubernetes
8787
always_run: false
8888
branches:
89-
- ^master$
90-
- ^master-
91-
cluster: build06
89+
- ^main$
90+
- ^main-
91+
cluster: build05
9292
context: ci/prow/e2e-azure-capi-techpreview
9393
decorate: true
9494
decoration_config:
@@ -101,7 +101,7 @@ presubmits:
101101
ci-operator.openshift.io/cloud-cluster-profile: azure4
102102
ci.openshift.io/generator: prowgen
103103
pj-rehearse.openshift.io/can-be-rehearsed: "true"
104-
name: pull-ci-openshift-priv-cluster-api-provider-azure-master-e2e-azure-capi-techpreview
104+
name: pull-ci-openshift-priv-cluster-api-provider-azure-main-e2e-azure-capi-techpreview
105105
path_alias: sigs.k8s.io/cluster-api-provider-azure
106106
rerun_command: /test e2e-azure-capi-techpreview
107107
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
@@ -169,9 +169,9 @@ presubmits:
169169
- agent: kubernetes
170170
always_run: false
171171
branches:
172-
- ^master$
173-
- ^master-
174-
cluster: build06
172+
- ^main$
173+
- ^main-
174+
cluster: build05
175175
context: ci/prow/e2e-azure-manual-oidc
176176
decorate: true
177177
decoration_config:
@@ -184,7 +184,7 @@ presubmits:
184184
ci-operator.openshift.io/cloud-cluster-profile: azure4
185185
ci.openshift.io/generator: prowgen
186186
pj-rehearse.openshift.io/can-be-rehearsed: "true"
187-
name: pull-ci-openshift-priv-cluster-api-provider-azure-master-e2e-azure-manual-oidc
187+
name: pull-ci-openshift-priv-cluster-api-provider-azure-main-e2e-azure-manual-oidc
188188
optional: true
189189
path_alias: sigs.k8s.io/cluster-api-provider-azure
190190
rerun_command: /test e2e-azure-manual-oidc
@@ -252,9 +252,9 @@ presubmits:
252252
- agent: kubernetes
253253
always_run: false
254254
branches:
255-
- ^master$
256-
- ^master-
257-
cluster: build06
255+
- ^main$
256+
- ^main-
257+
cluster: build05
258258
context: ci/prow/e2e-azure-serial-1of2
259259
decorate: true
260260
decoration_config:
@@ -267,7 +267,7 @@ presubmits:
267267
ci-operator.openshift.io/cloud-cluster-profile: azure4
268268
ci.openshift.io/generator: prowgen
269269
pj-rehearse.openshift.io/can-be-rehearsed: "true"
270-
name: pull-ci-openshift-priv-cluster-api-provider-azure-master-e2e-azure-serial-1of2
270+
name: pull-ci-openshift-priv-cluster-api-provider-azure-main-e2e-azure-serial-1of2
271271
path_alias: sigs.k8s.io/cluster-api-provider-azure
272272
rerun_command: /test e2e-azure-serial-1of2
273273
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
@@ -336,9 +336,9 @@ presubmits:
336336
- agent: kubernetes
337337
always_run: false
338338
branches:
339-
- ^master$
340-
- ^master-
341-
cluster: build06
339+
- ^main$
340+
- ^main-
341+
cluster: build05
342342
context: ci/prow/e2e-azure-serial-2of2
343343
decorate: true
344344
decoration_config:
@@ -351,7 +351,7 @@ presubmits:
351351
ci-operator.openshift.io/cloud-cluster-profile: azure4
352352
ci.openshift.io/generator: prowgen
353353
pj-rehearse.openshift.io/can-be-rehearsed: "true"
354-
name: pull-ci-openshift-priv-cluster-api-provider-azure-master-e2e-azure-serial-2of2
354+
name: pull-ci-openshift-priv-cluster-api-provider-azure-main-e2e-azure-serial-2of2
355355
path_alias: sigs.k8s.io/cluster-api-provider-azure
356356
rerun_command: /test e2e-azure-serial-2of2
357357
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
@@ -420,9 +420,9 @@ presubmits:
420420
- agent: kubernetes
421421
always_run: false
422422
branches:
423-
- ^master$
424-
- ^master-
425-
cluster: build06
423+
- ^main$
424+
- ^main-
425+
cluster: build05
426426
context: ci/prow/e2e-azure-techpreview
427427
decorate: true
428428
decoration_config:
@@ -435,7 +435,7 @@ presubmits:
435435
ci-operator.openshift.io/cloud-cluster-profile: azure4
436436
ci.openshift.io/generator: prowgen
437437
pj-rehearse.openshift.io/can-be-rehearsed: "true"
438-
name: pull-ci-openshift-priv-cluster-api-provider-azure-master-e2e-azure-techpreview
438+
name: pull-ci-openshift-priv-cluster-api-provider-azure-main-e2e-azure-techpreview
439439
optional: true
440440
path_alias: sigs.k8s.io/cluster-api-provider-azure
441441
rerun_command: /test e2e-azure-techpreview
@@ -503,8 +503,8 @@ presubmits:
503503
- agent: kubernetes
504504
always_run: false
505505
branches:
506-
- ^master$
507-
- ^master-
506+
- ^main$
507+
- ^main-
508508
cluster: build01
509509
context: ci/prow/e2e-azurestack-ipi
510510
decorate: true
@@ -520,7 +520,7 @@ presubmits:
520520
ci-operator.openshift.io/cluster: build01
521521
ci.openshift.io/generator: prowgen
522522
pj-rehearse.openshift.io/can-be-rehearsed: "true"
523-
name: pull-ci-openshift-priv-cluster-api-provider-azure-master-e2e-azurestack-ipi
523+
name: pull-ci-openshift-priv-cluster-api-provider-azure-main-e2e-azurestack-ipi
524524
optional: true
525525
path_alias: sigs.k8s.io/cluster-api-provider-azure
526526
rerun_command: /test e2e-azurestack-ipi
@@ -589,9 +589,9 @@ presubmits:
589589
- agent: kubernetes
590590
always_run: true
591591
branches:
592-
- ^master$
593-
- ^master-
594-
cluster: build06
592+
- ^main$
593+
- ^main-
594+
cluster: build05
595595
context: ci/prow/hypershift-e2e-aks
596596
decorate: true
597597
decoration_config:
@@ -604,7 +604,7 @@ presubmits:
604604
ci-operator.openshift.io/cloud-cluster-profile: hypershift
605605
ci.openshift.io/generator: prowgen
606606
pj-rehearse.openshift.io/can-be-rehearsed: "true"
607-
name: pull-ci-openshift-priv-cluster-api-provider-azure-master-hypershift-e2e-aks
607+
name: pull-ci-openshift-priv-cluster-api-provider-azure-main-hypershift-e2e-aks
608608
path_alias: sigs.k8s.io/cluster-api-provider-azure
609609
rerun_command: /test hypershift-e2e-aks
610610
spec:
@@ -671,9 +671,9 @@ presubmits:
671671
- agent: kubernetes
672672
always_run: true
673673
branches:
674-
- ^master$
675-
- ^master-
676-
cluster: build06
674+
- ^main$
675+
- ^main-
676+
cluster: build05
677677
context: ci/prow/images
678678
decorate: true
679679
decoration_config:
@@ -684,7 +684,7 @@ presubmits:
684684
labels:
685685
ci.openshift.io/generator: prowgen
686686
pj-rehearse.openshift.io/can-be-rehearsed: "true"
687-
name: pull-ci-openshift-priv-cluster-api-provider-azure-master-images
687+
name: pull-ci-openshift-priv-cluster-api-provider-azure-main-images
688688
path_alias: sigs.k8s.io/cluster-api-provider-azure
689689
rerun_command: /test images
690690
spec:
@@ -734,9 +734,9 @@ presubmits:
734734
- agent: kubernetes
735735
always_run: false
736736
branches:
737-
- ^master$
738-
- ^master-
739-
cluster: build06
737+
- ^main$
738+
- ^main-
739+
cluster: build05
740740
context: ci/prow/regression-clusterinfra-azure-ipi-techpreview-capi
741741
decorate: true
742742
decoration_config:
@@ -749,7 +749,7 @@ presubmits:
749749
ci-operator.openshift.io/cloud-cluster-profile: azure4
750750
ci.openshift.io/generator: prowgen
751751
pj-rehearse.openshift.io/can-be-rehearsed: "true"
752-
name: pull-ci-openshift-priv-cluster-api-provider-azure-master-regression-clusterinfra-azure-ipi-techpreview-capi
752+
name: pull-ci-openshift-priv-cluster-api-provider-azure-main-regression-clusterinfra-azure-ipi-techpreview-capi
753753
optional: true
754754
path_alias: sigs.k8s.io/cluster-api-provider-azure
755755
rerun_command: /test regression-clusterinfra-azure-ipi-techpreview-capi
@@ -817,9 +817,9 @@ presubmits:
817817
- agent: kubernetes
818818
always_run: true
819819
branches:
820-
- ^master$
821-
- ^master-
822-
cluster: build06
820+
- ^main$
821+
- ^main-
822+
cluster: build05
823823
context: ci/prow/security
824824
decorate: true
825825
decoration_config:
@@ -830,7 +830,7 @@ presubmits:
830830
labels:
831831
ci.openshift.io/generator: prowgen
832832
pj-rehearse.openshift.io/can-be-rehearsed: "true"
833-
name: pull-ci-openshift-priv-cluster-api-provider-azure-master-security
833+
name: pull-ci-openshift-priv-cluster-api-provider-azure-main-security
834834
path_alias: sigs.k8s.io/cluster-api-provider-azure
835835
rerun_command: /test security
836836
spec:
@@ -887,9 +887,9 @@ presubmits:
887887
- agent: kubernetes
888888
always_run: true
889889
branches:
890-
- ^master$
891-
- ^master-
892-
cluster: build06
890+
- ^main$
891+
- ^main-
892+
cluster: build05
893893
context: ci/prow/unit
894894
decorate: true
895895
decoration_config:
@@ -900,7 +900,7 @@ presubmits:
900900
labels:
901901
ci.openshift.io/generator: prowgen
902902
pj-rehearse.openshift.io/can-be-rehearsed: "true"
903-
name: pull-ci-openshift-priv-cluster-api-provider-azure-master-unit
903+
name: pull-ci-openshift-priv-cluster-api-provider-azure-main-unit
904904
path_alias: sigs.k8s.io/cluster-api-provider-azure
905905
rerun_command: /test unit
906906
spec:
@@ -950,9 +950,9 @@ presubmits:
950950
- agent: kubernetes
951951
always_run: false
952952
branches:
953-
- ^master$
954-
- ^master-
955-
cluster: build06
953+
- ^main$
954+
- ^main-
955+
cluster: build05
956956
context: ci/prow/verify-commits
957957
decorate: true
958958
decoration_config:
@@ -963,7 +963,7 @@ presubmits:
963963
labels:
964964
ci.openshift.io/generator: prowgen
965965
pj-rehearse.openshift.io/can-be-rehearsed: "true"
966-
name: pull-ci-openshift-priv-cluster-api-provider-azure-master-verify-commits
966+
name: pull-ci-openshift-priv-cluster-api-provider-azure-main-verify-commits
967967
optional: true
968968
path_alias: sigs.k8s.io/cluster-api-provider-azure
969969
rerun_command: /test verify-commits
@@ -1014,9 +1014,9 @@ presubmits:
10141014
- agent: kubernetes
10151015
always_run: true
10161016
branches:
1017-
- ^master$
1018-
- ^master-
1019-
cluster: build06
1017+
- ^main$
1018+
- ^main-
1019+
cluster: build05
10201020
context: ci/prow/verify-deps
10211021
decorate: true
10221022
decoration_config:
@@ -1027,7 +1027,7 @@ presubmits:
10271027
labels:
10281028
ci.openshift.io/generator: prowgen
10291029
pj-rehearse.openshift.io/can-be-rehearsed: "true"
1030-
name: pull-ci-openshift-priv-cluster-api-provider-azure-master-verify-deps
1030+
name: pull-ci-openshift-priv-cluster-api-provider-azure-main-verify-deps
10311031
path_alias: sigs.k8s.io/cluster-api-provider-azure
10321032
rerun_command: /test verify-deps
10331033
spec:

ci-operator/jobs/openshift/cluster-api-provider-azure/openshift-cluster-api-provider-azure-master-postsubmits.yaml renamed to ci-operator/jobs/openshift/cluster-api-provider-azure/openshift-cluster-api-provider-azure-main-postsubmits.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ postsubmits:
33
- agent: kubernetes
44
always_run: true
55
branches:
6-
- ^master$
7-
cluster: build01
6+
- ^main$
7+
cluster: build05
88
decorate: true
99
labels:
1010
ci-operator.openshift.io/is-promotion: "true"
1111
ci.openshift.io/generator: prowgen
1212
max_concurrency: 1
13-
name: branch-ci-openshift-cluster-api-provider-azure-master-images
13+
name: branch-ci-openshift-cluster-api-provider-azure-main-images
1414
path_alias: sigs.k8s.io/cluster-api-provider-azure
1515
spec:
1616
containers:
@@ -62,8 +62,8 @@ postsubmits:
6262
- agent: kubernetes
6363
always_run: true
6464
branches:
65-
- ^master$
66-
cluster: build01
65+
- ^main$
66+
cluster: build05
6767
decorate: true
6868
decoration_config:
6969
skip_cloning: true
@@ -72,7 +72,7 @@ postsubmits:
7272
ci-operator.openshift.io/variant: okd-scos
7373
ci.openshift.io/generator: prowgen
7474
max_concurrency: 1
75-
name: branch-ci-openshift-cluster-api-provider-azure-master-okd-scos-images
75+
name: branch-ci-openshift-cluster-api-provider-azure-main-okd-scos-images
7676
spec:
7777
containers:
7878
- args:

0 commit comments

Comments
 (0)