@@ -79690,6 +79690,89 @@ periodics:
79690
79690
- name: result-aggregator
79691
79691
secret:
79692
79692
secretName: result-aggregator
79693
+ - agent: kubernetes
79694
+ cluster: build07
79695
+ cron: 4 16 2,16 * *
79696
+ decorate: true
79697
+ decoration_config:
79698
+ skip_cloning: true
79699
+ extra_refs:
79700
+ - base_ref: release-4.19
79701
+ org: openshift
79702
+ repo: openshift-tests-private
79703
+ labels:
79704
+ capability/intranet: intranet
79705
+ ci-operator.openshift.io/cloud: equinix-ocp-metal
79706
+ ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe
79707
+ ci-operator.openshift.io/variant: multi-nightly
79708
+ ci.openshift.io/generator: prowgen
79709
+ job-release: "4.19"
79710
+ pj-rehearse.openshift.io/can-be-rehearsed: "true"
79711
+ name: periodic-ci-openshift-openshift-tests-private-release-4.19-multi-nightly-baremetal-ipi-ovn-ipv4-capi-tp-arm-f14
79712
+ spec:
79713
+ containers:
79714
+ - args:
79715
+ - --gcs-upload-secret=/secrets/gcs/service-account.json
79716
+ - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
79717
+ - --lease-server-credentials-file=/etc/boskos/credentials
79718
+ - --oauth-token-path=/usr/local/github-credentials/oauth
79719
+ - --report-credentials-file=/etc/report/credentials
79720
+ - --secret-dir=/secrets/ci-pull-credentials
79721
+ - --target=baremetal-ipi-ovn-ipv4-capi-tp-arm-f14
79722
+ - --variant=multi-nightly
79723
+ command:
79724
+ - ci-operator
79725
+ image: ci-operator:latest
79726
+ imagePullPolicy: Always
79727
+ name: ""
79728
+ resources:
79729
+ requests:
79730
+ cpu: 10m
79731
+ volumeMounts:
79732
+ - mountPath: /etc/boskos
79733
+ name: boskos
79734
+ readOnly: true
79735
+ - mountPath: /secrets/ci-pull-credentials
79736
+ name: ci-pull-credentials
79737
+ readOnly: true
79738
+ - mountPath: /secrets/gcs
79739
+ name: gcs-credentials
79740
+ readOnly: true
79741
+ - mountPath: /usr/local/github-credentials
79742
+ name: github-credentials-openshift-ci-robot-private-git-cloner
79743
+ readOnly: true
79744
+ - mountPath: /secrets/manifest-tool
79745
+ name: manifest-tool-local-pusher
79746
+ readOnly: true
79747
+ - mountPath: /etc/pull-secret
79748
+ name: pull-secret
79749
+ readOnly: true
79750
+ - mountPath: /etc/report
79751
+ name: result-aggregator
79752
+ readOnly: true
79753
+ serviceAccountName: ci-operator
79754
+ volumes:
79755
+ - name: boskos
79756
+ secret:
79757
+ items:
79758
+ - key: credentials
79759
+ path: credentials
79760
+ secretName: boskos-credentials
79761
+ - name: ci-pull-credentials
79762
+ secret:
79763
+ secretName: ci-pull-credentials
79764
+ - name: github-credentials-openshift-ci-robot-private-git-cloner
79765
+ secret:
79766
+ secretName: github-credentials-openshift-ci-robot-private-git-cloner
79767
+ - name: manifest-tool-local-pusher
79768
+ secret:
79769
+ secretName: manifest-tool-local-pusher
79770
+ - name: pull-secret
79771
+ secret:
79772
+ secretName: registry-pull-credentials
79773
+ - name: result-aggregator
79774
+ secret:
79775
+ secretName: result-aggregator
79693
79776
- agent: kubernetes
79694
79777
cluster: build07
79695
79778
cron: 25 18 1,8,15,24 * *
@@ -79856,6 +79939,89 @@ periodics:
79856
79939
- name: result-aggregator
79857
79940
secret:
79858
79941
secretName: result-aggregator
79942
+ - agent: kubernetes
79943
+ cluster: build07
79944
+ cron: 20 15 10,26 * *
79945
+ decorate: true
79946
+ decoration_config:
79947
+ skip_cloning: true
79948
+ extra_refs:
79949
+ - base_ref: release-4.19
79950
+ org: openshift
79951
+ repo: openshift-tests-private
79952
+ labels:
79953
+ capability/intranet: intranet
79954
+ ci-operator.openshift.io/cloud: equinix-ocp-metal
79955
+ ci-operator.openshift.io/cloud-cluster-profile: equinix-ocp-metal-qe
79956
+ ci-operator.openshift.io/variant: multi-nightly
79957
+ ci.openshift.io/generator: prowgen
79958
+ job-release: "4.19"
79959
+ pj-rehearse.openshift.io/can-be-rehearsed: "true"
79960
+ name: periodic-ci-openshift-openshift-tests-private-release-4.19-multi-nightly-baremetal-ipi-ovn-ipv4-vmedia-capi-tp-amd-f14
79961
+ spec:
79962
+ containers:
79963
+ - args:
79964
+ - --gcs-upload-secret=/secrets/gcs/service-account.json
79965
+ - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
79966
+ - --lease-server-credentials-file=/etc/boskos/credentials
79967
+ - --oauth-token-path=/usr/local/github-credentials/oauth
79968
+ - --report-credentials-file=/etc/report/credentials
79969
+ - --secret-dir=/secrets/ci-pull-credentials
79970
+ - --target=baremetal-ipi-ovn-ipv4-vmedia-capi-tp-amd-f14
79971
+ - --variant=multi-nightly
79972
+ command:
79973
+ - ci-operator
79974
+ image: ci-operator:latest
79975
+ imagePullPolicy: Always
79976
+ name: ""
79977
+ resources:
79978
+ requests:
79979
+ cpu: 10m
79980
+ volumeMounts:
79981
+ - mountPath: /etc/boskos
79982
+ name: boskos
79983
+ readOnly: true
79984
+ - mountPath: /secrets/ci-pull-credentials
79985
+ name: ci-pull-credentials
79986
+ readOnly: true
79987
+ - mountPath: /secrets/gcs
79988
+ name: gcs-credentials
79989
+ readOnly: true
79990
+ - mountPath: /usr/local/github-credentials
79991
+ name: github-credentials-openshift-ci-robot-private-git-cloner
79992
+ readOnly: true
79993
+ - mountPath: /secrets/manifest-tool
79994
+ name: manifest-tool-local-pusher
79995
+ readOnly: true
79996
+ - mountPath: /etc/pull-secret
79997
+ name: pull-secret
79998
+ readOnly: true
79999
+ - mountPath: /etc/report
80000
+ name: result-aggregator
80001
+ readOnly: true
80002
+ serviceAccountName: ci-operator
80003
+ volumes:
80004
+ - name: boskos
80005
+ secret:
80006
+ items:
80007
+ - key: credentials
80008
+ path: credentials
80009
+ secretName: boskos-credentials
80010
+ - name: ci-pull-credentials
80011
+ secret:
80012
+ secretName: ci-pull-credentials
80013
+ - name: github-credentials-openshift-ci-robot-private-git-cloner
80014
+ secret:
80015
+ secretName: github-credentials-openshift-ci-robot-private-git-cloner
80016
+ - name: manifest-tool-local-pusher
80017
+ secret:
80018
+ secretName: manifest-tool-local-pusher
80019
+ - name: pull-secret
80020
+ secret:
80021
+ secretName: registry-pull-credentials
80022
+ - name: result-aggregator
80023
+ secret:
80024
+ secretName: result-aggregator
79859
80025
- agent: kubernetes
79860
80026
cluster: build07
79861
80027
cron: 13 17 7,16,23,30 * *
0 commit comments