Skip to content

Commit fd6c0eb

Browse files
openshift-botci-robot
authored andcommitted
ci-operator-prowgen --from-dir ./ci-operator/config --to-dir ./ci-operator/jobs
1 parent 17bd680 commit fd6c0eb

9 files changed

+728
-0
lines changed

ci-operator/jobs/openshift-priv/cluster-capi-operator/openshift-priv-cluster-capi-operator-main-presubmits.yaml

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,91 @@ presubmits:
727727
secret:
728728
secretName: result-aggregator
729729
trigger: (?m)^/test( | .* )e2e-gcp-ovn-techpreview,?($|\s.*)
730+
- agent: kubernetes
731+
always_run: false
732+
branches:
733+
- ^main$
734+
- ^main-
735+
cluster: build05
736+
context: ci/prow/e2e-metal3-capi-techpreview
737+
decorate: true
738+
decoration_config:
739+
oauth_token_secret:
740+
key: oauth
741+
name: github-credentials-openshift-ci-robot-private-git-cloner
742+
hidden: true
743+
labels:
744+
ci-operator.openshift.io/cloud: equinix-ocp-metal
745+
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal
746+
ci-operator.openshift.io/cluster: build05
747+
ci.openshift.io/generator: prowgen
748+
pj-rehearse.openshift.io/can-be-rehearsed: "true"
749+
name: pull-ci-openshift-priv-cluster-capi-operator-main-e2e-metal3-capi-techpreview
750+
optional: true
751+
path_alias: github.com/openshift/cluster-capi-operator
752+
rerun_command: /test e2e-metal3-capi-techpreview
753+
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
754+
spec:
755+
containers:
756+
- args:
757+
- --gcs-upload-secret=/secrets/gcs/service-account.json
758+
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
759+
- --lease-server-credentials-file=/etc/boskos/credentials
760+
- --oauth-token-path=/usr/local/github-credentials/oauth
761+
- --report-credentials-file=/etc/report/credentials
762+
- --secret-dir=/secrets/ci-pull-credentials
763+
- --target=e2e-metal3-capi-techpreview
764+
command:
765+
- ci-operator
766+
image: ci-operator:latest
767+
imagePullPolicy: Always
768+
name: ""
769+
resources:
770+
requests:
771+
cpu: 10m
772+
volumeMounts:
773+
- mountPath: /etc/boskos
774+
name: boskos
775+
readOnly: true
776+
- mountPath: /secrets/ci-pull-credentials
777+
name: ci-pull-credentials
778+
readOnly: true
779+
- mountPath: /secrets/gcs
780+
name: gcs-credentials
781+
readOnly: true
782+
- mountPath: /usr/local/github-credentials
783+
name: github-credentials-openshift-ci-robot-private-git-cloner
784+
readOnly: true
785+
- mountPath: /secrets/manifest-tool
786+
name: manifest-tool-local-pusher
787+
readOnly: true
788+
- mountPath: /etc/pull-secret
789+
name: pull-secret
790+
readOnly: true
791+
- mountPath: /etc/report
792+
name: result-aggregator
793+
readOnly: true
794+
serviceAccountName: ci-operator
795+
volumes:
796+
- name: boskos
797+
secret:
798+
items:
799+
- key: credentials
800+
path: credentials
801+
secretName: boskos-credentials
802+
- name: ci-pull-credentials
803+
secret:
804+
secretName: ci-pull-credentials
805+
- name: manifest-tool-local-pusher
806+
secret:
807+
secretName: manifest-tool-local-pusher
808+
- name: pull-secret
809+
secret:
810+
secretName: registry-pull-credentials
811+
- name: result-aggregator
812+
secret:
813+
secretName: result-aggregator
814+
trigger: (?m)^/test( | .* )e2e-metal3-capi-techpreview,?($|\s.*)
730815
- agent: kubernetes
731816
always_run: false
732817
branches:

ci-operator/jobs/openshift-priv/cluster-capi-operator/openshift-priv-cluster-capi-operator-release-4.18-presubmits.yaml

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,91 @@ presubmits:
727727
secret:
728728
secretName: result-aggregator
729729
trigger: (?m)^/test( | .* )e2e-gcp-ovn-techpreview,?($|\s.*)
730+
- agent: kubernetes
731+
always_run: false
732+
branches:
733+
- ^release-4\.18$
734+
- ^release-4\.18-
735+
cluster: build05
736+
context: ci/prow/e2e-metal3-capi-techpreview
737+
decorate: true
738+
decoration_config:
739+
oauth_token_secret:
740+
key: oauth
741+
name: github-credentials-openshift-ci-robot-private-git-cloner
742+
hidden: true
743+
labels:
744+
ci-operator.openshift.io/cloud: equinix-ocp-metal
745+
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal
746+
ci-operator.openshift.io/cluster: build05
747+
ci.openshift.io/generator: prowgen
748+
pj-rehearse.openshift.io/can-be-rehearsed: "true"
749+
name: pull-ci-openshift-priv-cluster-capi-operator-release-4.18-e2e-metal3-capi-techpreview
750+
optional: true
751+
path_alias: github.com/openshift/cluster-capi-operator
752+
rerun_command: /test e2e-metal3-capi-techpreview
753+
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
754+
spec:
755+
containers:
756+
- args:
757+
- --gcs-upload-secret=/secrets/gcs/service-account.json
758+
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
759+
- --lease-server-credentials-file=/etc/boskos/credentials
760+
- --oauth-token-path=/usr/local/github-credentials/oauth
761+
- --report-credentials-file=/etc/report/credentials
762+
- --secret-dir=/secrets/ci-pull-credentials
763+
- --target=e2e-metal3-capi-techpreview
764+
command:
765+
- ci-operator
766+
image: ci-operator:latest
767+
imagePullPolicy: Always
768+
name: ""
769+
resources:
770+
requests:
771+
cpu: 10m
772+
volumeMounts:
773+
- mountPath: /etc/boskos
774+
name: boskos
775+
readOnly: true
776+
- mountPath: /secrets/ci-pull-credentials
777+
name: ci-pull-credentials
778+
readOnly: true
779+
- mountPath: /secrets/gcs
780+
name: gcs-credentials
781+
readOnly: true
782+
- mountPath: /usr/local/github-credentials
783+
name: github-credentials-openshift-ci-robot-private-git-cloner
784+
readOnly: true
785+
- mountPath: /secrets/manifest-tool
786+
name: manifest-tool-local-pusher
787+
readOnly: true
788+
- mountPath: /etc/pull-secret
789+
name: pull-secret
790+
readOnly: true
791+
- mountPath: /etc/report
792+
name: result-aggregator
793+
readOnly: true
794+
serviceAccountName: ci-operator
795+
volumes:
796+
- name: boskos
797+
secret:
798+
items:
799+
- key: credentials
800+
path: credentials
801+
secretName: boskos-credentials
802+
- name: ci-pull-credentials
803+
secret:
804+
secretName: ci-pull-credentials
805+
- name: manifest-tool-local-pusher
806+
secret:
807+
secretName: manifest-tool-local-pusher
808+
- name: pull-secret
809+
secret:
810+
secretName: registry-pull-credentials
811+
- name: result-aggregator
812+
secret:
813+
secretName: result-aggregator
814+
trigger: (?m)^/test( | .* )e2e-metal3-capi-techpreview,?($|\s.*)
730815
- agent: kubernetes
731816
always_run: false
732817
branches:

ci-operator/jobs/openshift-priv/cluster-capi-operator/openshift-priv-cluster-capi-operator-release-4.19-presubmits.yaml

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,91 @@ presubmits:
727727
secret:
728728
secretName: result-aggregator
729729
trigger: (?m)^/test( | .* )e2e-gcp-ovn-techpreview,?($|\s.*)
730+
- agent: kubernetes
731+
always_run: false
732+
branches:
733+
- ^release-4\.19$
734+
- ^release-4\.19-
735+
cluster: build05
736+
context: ci/prow/e2e-metal3-capi-techpreview
737+
decorate: true
738+
decoration_config:
739+
oauth_token_secret:
740+
key: oauth
741+
name: github-credentials-openshift-ci-robot-private-git-cloner
742+
hidden: true
743+
labels:
744+
ci-operator.openshift.io/cloud: equinix-ocp-metal
745+
ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal
746+
ci-operator.openshift.io/cluster: build05
747+
ci.openshift.io/generator: prowgen
748+
pj-rehearse.openshift.io/can-be-rehearsed: "true"
749+
name: pull-ci-openshift-priv-cluster-capi-operator-release-4.19-e2e-metal3-capi-techpreview
750+
optional: true
751+
path_alias: github.com/openshift/cluster-capi-operator
752+
rerun_command: /test e2e-metal3-capi-techpreview
753+
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
754+
spec:
755+
containers:
756+
- args:
757+
- --gcs-upload-secret=/secrets/gcs/service-account.json
758+
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
759+
- --lease-server-credentials-file=/etc/boskos/credentials
760+
- --oauth-token-path=/usr/local/github-credentials/oauth
761+
- --report-credentials-file=/etc/report/credentials
762+
- --secret-dir=/secrets/ci-pull-credentials
763+
- --target=e2e-metal3-capi-techpreview
764+
command:
765+
- ci-operator
766+
image: ci-operator:latest
767+
imagePullPolicy: Always
768+
name: ""
769+
resources:
770+
requests:
771+
cpu: 10m
772+
volumeMounts:
773+
- mountPath: /etc/boskos
774+
name: boskos
775+
readOnly: true
776+
- mountPath: /secrets/ci-pull-credentials
777+
name: ci-pull-credentials
778+
readOnly: true
779+
- mountPath: /secrets/gcs
780+
name: gcs-credentials
781+
readOnly: true
782+
- mountPath: /usr/local/github-credentials
783+
name: github-credentials-openshift-ci-robot-private-git-cloner
784+
readOnly: true
785+
- mountPath: /secrets/manifest-tool
786+
name: manifest-tool-local-pusher
787+
readOnly: true
788+
- mountPath: /etc/pull-secret
789+
name: pull-secret
790+
readOnly: true
791+
- mountPath: /etc/report
792+
name: result-aggregator
793+
readOnly: true
794+
serviceAccountName: ci-operator
795+
volumes:
796+
- name: boskos
797+
secret:
798+
items:
799+
- key: credentials
800+
path: credentials
801+
secretName: boskos-credentials
802+
- name: ci-pull-credentials
803+
secret:
804+
secretName: ci-pull-credentials
805+
- name: manifest-tool-local-pusher
806+
secret:
807+
secretName: manifest-tool-local-pusher
808+
- name: pull-secret
809+
secret:
810+
secretName: registry-pull-credentials
811+
- name: result-aggregator
812+
secret:
813+
secretName: result-aggregator
814+
trigger: (?m)^/test( | .* )e2e-metal3-capi-techpreview,?($|\s.*)
730815
- agent: kubernetes
731816
always_run: false
732817
branches:

ci-operator/jobs/openshift-priv/installer/openshift-priv-installer-master-presubmits.yaml

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7191,6 +7191,89 @@ presubmits:
71917191
secret:
71927192
secretName: result-aggregator
71937193
trigger: (?m)^/test( | .* )e2e-gcp-upi-xpn,?($|\s.*)
7194+
- agent: kubernetes
7195+
always_run: false
7196+
branches:
7197+
- ^master$
7198+
- ^master-
7199+
context: ci/prow/e2e-gcp-user-provisioned-dns
7200+
decorate: true
7201+
decoration_config:
7202+
oauth_token_secret:
7203+
key: oauth
7204+
name: github-credentials-openshift-ci-robot-private-git-cloner
7205+
timeout: 6h0m0s
7206+
hidden: true
7207+
labels:
7208+
ci-operator.openshift.io/cloud: gcp
7209+
ci-operator.openshift.io/cloud-cluster-profile: gcp
7210+
ci.openshift.io/generator: prowgen
7211+
pj-rehearse.openshift.io/can-be-rehearsed: "true"
7212+
name: pull-ci-openshift-priv-installer-master-e2e-gcp-user-provisioned-dns
7213+
optional: true
7214+
path_alias: github.com/openshift/installer
7215+
rerun_command: /test e2e-gcp-user-provisioned-dns
7216+
spec:
7217+
containers:
7218+
- args:
7219+
- --gcs-upload-secret=/secrets/gcs/service-account.json
7220+
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
7221+
- --lease-server-credentials-file=/etc/boskos/credentials
7222+
- --oauth-token-path=/usr/local/github-credentials/oauth
7223+
- --report-credentials-file=/etc/report/credentials
7224+
- --secret-dir=/secrets/ci-pull-credentials
7225+
- --target=e2e-gcp-user-provisioned-dns
7226+
command:
7227+
- ci-operator
7228+
image: ci-operator:latest
7229+
imagePullPolicy: Always
7230+
name: ""
7231+
resources:
7232+
requests:
7233+
cpu: 10m
7234+
volumeMounts:
7235+
- mountPath: /etc/boskos
7236+
name: boskos
7237+
readOnly: true
7238+
- mountPath: /secrets/ci-pull-credentials
7239+
name: ci-pull-credentials
7240+
readOnly: true
7241+
- mountPath: /secrets/gcs
7242+
name: gcs-credentials
7243+
readOnly: true
7244+
- mountPath: /usr/local/github-credentials
7245+
name: github-credentials-openshift-ci-robot-private-git-cloner
7246+
readOnly: true
7247+
- mountPath: /secrets/manifest-tool
7248+
name: manifest-tool-local-pusher
7249+
readOnly: true
7250+
- mountPath: /etc/pull-secret
7251+
name: pull-secret
7252+
readOnly: true
7253+
- mountPath: /etc/report
7254+
name: result-aggregator
7255+
readOnly: true
7256+
serviceAccountName: ci-operator
7257+
volumes:
7258+
- name: boskos
7259+
secret:
7260+
items:
7261+
- key: credentials
7262+
path: credentials
7263+
secretName: boskos-credentials
7264+
- name: ci-pull-credentials
7265+
secret:
7266+
secretName: ci-pull-credentials
7267+
- name: manifest-tool-local-pusher
7268+
secret:
7269+
secretName: manifest-tool-local-pusher
7270+
- name: pull-secret
7271+
secret:
7272+
secretName: registry-pull-credentials
7273+
- name: result-aggregator
7274+
secret:
7275+
secretName: result-aggregator
7276+
trigger: (?m)^/test( | .* )e2e-gcp-user-provisioned-dns,?($|\s.*)
71947277
- agent: kubernetes
71957278
always_run: false
71967279
branches:

0 commit comments

Comments
 (0)