@@ -3,9 +3,9 @@ presubmits:
33 - agent : kubernetes
44 always_run : true
55 branches :
6- - ^master $
7- - ^master -
8- cluster : build02
6+ - ^main $
7+ - ^main -
8+ cluster : build05
99 context : ci/prow/images
1010 decorate : true
1111 decoration_config :
@@ -16,7 +16,7 @@ presubmits:
1616 labels :
1717 ci.openshift.io/generator : prowgen
1818 pj-rehearse.openshift.io/can-be-rehearsed : " true"
19- name : pull-ci-openshift-priv-node-feature-discovery-master -images
19+ name : pull-ci-openshift-priv-node-feature-discovery-main -images
2020 path_alias : github.com/openshift/node-feature-discovery
2121 rerun_command : /test images
2222 spec :
@@ -66,9 +66,9 @@ presubmits:
6666 - agent : kubernetes
6767 always_run : true
6868 branches :
69- - ^master $
70- - ^master -
71- cluster : build02
69+ - ^main $
70+ - ^main -
71+ cluster : build05
7272 context : ci/prow/unit
7373 decorate : true
7474 decoration_config :
@@ -79,7 +79,7 @@ presubmits:
7979 labels :
8080 ci.openshift.io/generator : prowgen
8181 pj-rehearse.openshift.io/can-be-rehearsed : " true"
82- name : pull-ci-openshift-priv-node-feature-discovery-master -unit
82+ name : pull-ci-openshift-priv-node-feature-discovery-main -unit
8383 path_alias : github.com/openshift/node-feature-discovery
8484 rerun_command : /test unit
8585 spec :
@@ -129,9 +129,9 @@ presubmits:
129129 - agent : kubernetes
130130 always_run : true
131131 branches :
132- - ^master $
133- - ^master -
134- cluster : build02
132+ - ^main $
133+ - ^main -
134+ cluster : build05
135135 context : ci/prow/verify
136136 decorate : true
137137 decoration_config :
@@ -142,7 +142,7 @@ presubmits:
142142 labels :
143143 ci.openshift.io/generator : prowgen
144144 pj-rehearse.openshift.io/can-be-rehearsed : " true"
145- name : pull-ci-openshift-priv-node-feature-discovery-master -verify
145+ name : pull-ci-openshift-priv-node-feature-discovery-main -verify
146146 path_alias : github.com/openshift/node-feature-discovery
147147 rerun_command : /test verify
148148 spec :
@@ -192,9 +192,9 @@ presubmits:
192192 - agent : kubernetes
193193 always_run : true
194194 branches :
195- - ^master $
196- - ^master -
197- cluster : build02
195+ - ^main $
196+ - ^main -
197+ cluster : build05
198198 context : ci/prow/verify-deps
199199 decorate : true
200200 decoration_config :
@@ -205,7 +205,7 @@ presubmits:
205205 labels :
206206 ci.openshift.io/generator : prowgen
207207 pj-rehearse.openshift.io/can-be-rehearsed : " true"
208- name : pull-ci-openshift-priv-node-feature-discovery-master -verify-deps
208+ name : pull-ci-openshift-priv-node-feature-discovery-main -verify-deps
209209 path_alias : github.com/openshift/node-feature-discovery
210210 rerun_command : /test verify-deps
211211 spec :
0 commit comments