@@ -504,81 +504,6 @@ presubmits:
504504 secret :
505505 secretName : result-aggregator
506506 trigger : (?m)^/test( | .* )e2e-aws-ovn-fips-op,?($|\s.*)
507- - agent : kubernetes
508- always_run : false
509- branches :
510- - ^main$
511- - ^main-
512- cluster : build10
513- context : ci/prow/e2e-aws-ovn-ocb-techpreview
514- decorate : true
515- decoration_config :
516- timeout : 5h0m0s
517- labels :
518- ci-operator.openshift.io/cloud : aws
519- ci-operator.openshift.io/cloud-cluster-profile : aws-2
520- ci.openshift.io/generator : prowgen
521- pj-rehearse.openshift.io/can-be-rehearsed : " true"
522- name : pull-ci-openshift-machine-config-operator-main-e2e-aws-ovn-ocb-techpreview
523- optional : true
524- rerun_command : /test e2e-aws-ovn-ocb-techpreview
525- spec :
526- containers :
527- - args :
528- - --gcs-upload-secret=/secrets/gcs/service-account.json
529- - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
530- - --lease-server-credentials-file=/etc/boskos/credentials
531- - --report-credentials-file=/etc/report/credentials
532- - --secret-dir=/secrets/ci-pull-credentials
533- - --target=e2e-aws-ovn-ocb-techpreview
534- command :
535- - ci-operator
536- image : quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
537- imagePullPolicy : Always
538- name : " "
539- resources :
540- requests :
541- cpu : 10m
542- volumeMounts :
543- - mountPath : /etc/boskos
544- name : boskos
545- readOnly : true
546- - mountPath : /secrets/ci-pull-credentials
547- name : ci-pull-credentials
548- readOnly : true
549- - mountPath : /secrets/gcs
550- name : gcs-credentials
551- readOnly : true
552- - mountPath : /secrets/manifest-tool
553- name : manifest-tool-local-pusher
554- readOnly : true
555- - mountPath : /etc/pull-secret
556- name : pull-secret
557- readOnly : true
558- - mountPath : /etc/report
559- name : result-aggregator
560- readOnly : true
561- serviceAccountName : ci-operator
562- volumes :
563- - name : boskos
564- secret :
565- items :
566- - key : credentials
567- path : credentials
568- secretName : boskos-credentials
569- - name : ci-pull-credentials
570- secret :
571- secretName : ci-pull-credentials
572- - name : manifest-tool-local-pusher
573- secret :
574- secretName : manifest-tool-local-pusher
575- - name : pull-secret
576- secret :
577- secretName : registry-pull-credentials
578- - name : result-aggregator
579- secret :
580- secretName : result-aggregator
581- trigger : (?m)^/test( | .* )e2e-aws-ovn-ocb-techpreview,?($|\s.*)
582507 - agent : kubernetes
583508 always_run : false
584509 branches :
@@ -800,81 +725,6 @@ presubmits:
800725 secret :
801726 secretName : result-aggregator
802727 trigger : (?m)^/test( | .* )e2e-aws-ovn-upgrade-ipsec,?($|\s.*)
803- - agent : kubernetes
804- always_run : false
805- branches :
806- - ^main$
807- - ^main-
808- cluster : build10
809- context : ci/prow/e2e-aws-ovn-upgrade-ocb-techpreview
810- decorate : true
811- decoration_config :
812- timeout : 5h0m0s
813- labels :
814- ci-operator.openshift.io/cloud : aws
815- ci-operator.openshift.io/cloud-cluster-profile : aws
816- ci.openshift.io/generator : prowgen
817- pj-rehearse.openshift.io/can-be-rehearsed : " true"
818- name : pull-ci-openshift-machine-config-operator-main-e2e-aws-ovn-upgrade-ocb-techpreview
819- optional : true
820- rerun_command : /test e2e-aws-ovn-upgrade-ocb-techpreview
821- spec :
822- containers :
823- - args :
824- - --gcs-upload-secret=/secrets/gcs/service-account.json
825- - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
826- - --lease-server-credentials-file=/etc/boskos/credentials
827- - --report-credentials-file=/etc/report/credentials
828- - --secret-dir=/secrets/ci-pull-credentials
829- - --target=e2e-aws-ovn-upgrade-ocb-techpreview
830- command :
831- - ci-operator
832- image : quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
833- imagePullPolicy : Always
834- name : " "
835- resources :
836- requests :
837- cpu : 10m
838- volumeMounts :
839- - mountPath : /etc/boskos
840- name : boskos
841- readOnly : true
842- - mountPath : /secrets/ci-pull-credentials
843- name : ci-pull-credentials
844- readOnly : true
845- - mountPath : /secrets/gcs
846- name : gcs-credentials
847- readOnly : true
848- - mountPath : /secrets/manifest-tool
849- name : manifest-tool-local-pusher
850- readOnly : true
851- - mountPath : /etc/pull-secret
852- name : pull-secret
853- readOnly : true
854- - mountPath : /etc/report
855- name : result-aggregator
856- readOnly : true
857- serviceAccountName : ci-operator
858- volumes :
859- - name : boskos
860- secret :
861- items :
862- - key : credentials
863- path : credentials
864- secretName : boskos-credentials
865- - name : ci-pull-credentials
866- secret :
867- secretName : ci-pull-credentials
868- - name : manifest-tool-local-pusher
869- secret :
870- secretName : manifest-tool-local-pusher
871- - name : pull-secret
872- secret :
873- secretName : registry-pull-credentials
874- - name : result-aggregator
875- secret :
876- secretName : result-aggregator
877- trigger : (?m)^/test( | .* )e2e-aws-ovn-upgrade-ocb-techpreview,?($|\s.*)
878728 - agent : kubernetes
879729 always_run : false
880730 branches :
0 commit comments