@@ -279,79 +279,6 @@ presubmits:
279279 secret :
280280 secretName : result-aggregator
281281 trigger : (?m)^/test( | .* )config-change-detection,?($|\s.*)
282- - agent : kubernetes
283- always_run : true
284- branches :
285- - ^main$
286- - ^main-
287- cluster : build05
288- context : ci/prow/cspr
289- decorate : true
290- decoration_config :
291- skip_cloning : true
292- labels :
293- ci.openshift.io/generator : prowgen
294- pj-rehearse.openshift.io/can-be-rehearsed : " true"
295- name : pull-ci-Azure-ARO-HCP-main-cspr
296- rerun_command : /test cspr
297- spec :
298- containers :
299- - args :
300- - --gcs-upload-secret=/secrets/gcs/service-account.json
301- - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
302- - --lease-server-credentials-file=/etc/boskos/credentials
303- - --report-credentials-file=/etc/report/credentials
304- - --target=cspr
305- command :
306- - ci-operator
307- env :
308- - name : HTTP_SERVER_IP
309- valueFrom :
310- fieldRef :
311- fieldPath : status.podIP
312- image : quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
313- imagePullPolicy : Always
314- name : " "
315- ports :
316- - containerPort : 8080
317- name : http
318- resources :
319- requests :
320- cpu : 10m
321- volumeMounts :
322- - mountPath : /etc/boskos
323- name : boskos
324- readOnly : true
325- - mountPath : /secrets/gcs
326- name : gcs-credentials
327- readOnly : true
328- - mountPath : /secrets/manifest-tool
329- name : manifest-tool-local-pusher
330- readOnly : true
331- - mountPath : /etc/pull-secret
332- name : pull-secret
333- readOnly : true
334- - mountPath : /etc/report
335- name : result-aggregator
336- readOnly : true
337- serviceAccountName : ci-operator
338- volumes :
339- - name : boskos
340- secret :
341- items :
342- - key : credentials
343- path : credentials
344- secretName : boskos-credentials
345- - name : manifest-tool-local-pusher
346- secret :
347- secretName : manifest-tool-local-pusher
348- - name : pull-secret
349- secret :
350- secretName : registry-pull-credentials
351- - name : result-aggregator
352- secret :
353- secretName : result-aggregator
354- trigger : (?m)^/test( | .* )cspr,?($|\s.*)
355282 - agent : kubernetes
356283 always_run : true
357284 branches :
@@ -597,79 +524,6 @@ presubmits:
597524 secret :
598525 secretName : result-aggregator
599526 trigger : (?m)^/test( | .* )images,?($|\s.*)
600- - agent : kubernetes
601- always_run : true
602- branches :
603- - ^main$
604- - ^main-
605- cluster : build05
606- context : ci/prow/images-push
607- decorate : true
608- decoration_config :
609- skip_cloning : true
610- labels :
611- ci.openshift.io/generator : prowgen
612- pj-rehearse.openshift.io/can-be-rehearsed : " true"
613- name : pull-ci-Azure-ARO-HCP-main-images-push
614- rerun_command : /test images-push
615- spec :
616- containers :
617- - args :
618- - --gcs-upload-secret=/secrets/gcs/service-account.json
619- - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
620- - --lease-server-credentials-file=/etc/boskos/credentials
621- - --report-credentials-file=/etc/report/credentials
622- - --target=images-push
623- command :
624- - ci-operator
625- env :
626- - name : HTTP_SERVER_IP
627- valueFrom :
628- fieldRef :
629- fieldPath : status.podIP
630- image : quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
631- imagePullPolicy : Always
632- name : " "
633- ports :
634- - containerPort : 8080
635- name : http
636- resources :
637- requests :
638- cpu : 10m
639- volumeMounts :
640- - mountPath : /etc/boskos
641- name : boskos
642- readOnly : true
643- - mountPath : /secrets/gcs
644- name : gcs-credentials
645- readOnly : true
646- - mountPath : /secrets/manifest-tool
647- name : manifest-tool-local-pusher
648- readOnly : true
649- - mountPath : /etc/pull-secret
650- name : pull-secret
651- readOnly : true
652- - mountPath : /etc/report
653- name : result-aggregator
654- readOnly : true
655- serviceAccountName : ci-operator
656- volumes :
657- - name : boskos
658- secret :
659- items :
660- - key : credentials
661- path : credentials
662- secretName : boskos-credentials
663- - name : manifest-tool-local-pusher
664- secret :
665- secretName : manifest-tool-local-pusher
666- - name : pull-secret
667- secret :
668- secretName : registry-pull-credentials
669- - name : result-aggregator
670- secret :
671- secretName : result-aggregator
672- trigger : (?m)^/test( | .* )images-push,?($|\s.*)
673527 - agent : kubernetes
674528 always_run : true
675529 branches :
0 commit comments