Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ tests:
- chain: workers-scale
- chain: openshift-qe-data-path-tests
workflow: openshift-qe-installer-vsphere-ipi-ovn
timeout: 7h0m0s
zz_generated_metadata:
branch: main
org: openshift-eng
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ tests:
- chain: workers-scale
- chain: openshift-qe-ingress-perf
workflow: openshift-qe-installer-vsphere-ipi-ovn
timeout: 5h0m0s
- always_run: false
as: ingress-perf-3nodes
steps:
Expand All @@ -66,6 +67,7 @@ tests:
test:
- chain: openshift-qe-ingress-perf
workflow: openshift-qe-installer-vsphere-ipi-ovn
timeout: 5h0m0s
- always_run: false
as: control-plane-24nodes
steps:
Expand All @@ -77,6 +79,7 @@ tests:
- chain: workers-scale
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-vsphere-ipi-ovn
timeout: 5h0m0s
- always_run: false
as: control-plane-3nodes
steps:
Expand All @@ -85,17 +88,7 @@ tests:
test:
- chain: openshift-qe-control-plane
workflow: openshift-qe-installer-vsphere-ipi-ovn
- always_run: false
as: node-density-cni-6nodes
steps:
allow_skip_on_success: true
cluster_profile: vsphere-connected-2
env:
WORKER_REPLICA_COUNT: "6"
test:
- chain: workers-scale
- chain: openshift-qe-node-density-cni
workflow: openshift-qe-installer-vsphere-ipi-ovn
timeout: 6h0m0s
- always_run: false
as: node-density-heavy-24nodes
steps:
Expand All @@ -107,6 +100,7 @@ tests:
- chain: workers-scale
- chain: openshift-qe-node-density-heavy
workflow: openshift-qe-installer-vsphere-ipi-ovn
timeout: 5h0m0s
- always_run: false
as: data-path-9nodes
steps:
Expand All @@ -119,6 +113,7 @@ tests:
- chain: workers-scale
- chain: openshift-qe-data-path-tests
workflow: openshift-qe-installer-vsphere-ipi-ovn
timeout: 7h0m0s
zz_generated_metadata:
branch: main
org: openshift-eng
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26058,6 +26058,7 @@ presubmits:
decorate: true
decoration_config:
skip_cloning: true
timeout: 7h0m0s
labels:
ci-operator.openshift.io/cloud: vsphere
ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2
Expand Down Expand Up @@ -26465,6 +26466,7 @@ presubmits:
decorate: true
decoration_config:
skip_cloning: true
timeout: 5h0m0s
labels:
ci-operator.openshift.io/cloud: vsphere
ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2
Expand Down Expand Up @@ -26553,6 +26555,7 @@ presubmits:
decorate: true
decoration_config:
skip_cloning: true
timeout: 6h0m0s
labels:
ci-operator.openshift.io/cloud: vsphere
ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2
Expand Down Expand Up @@ -26630,6 +26633,7 @@ presubmits:
decorate: true
decoration_config:
skip_cloning: true
timeout: 7h0m0s
labels:
ci-operator.openshift.io/cloud: vsphere
ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2
Expand Down Expand Up @@ -26718,6 +26722,7 @@ presubmits:
decorate: true
decoration_config:
skip_cloning: true
timeout: 5h0m0s
labels:
ci-operator.openshift.io/cloud: vsphere
ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2
Expand Down Expand Up @@ -26795,6 +26800,7 @@ presubmits:
decorate: true
decoration_config:
skip_cloning: true
timeout: 5h0m0s
labels:
ci-operator.openshift.io/cloud: vsphere
ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2
Expand Down Expand Up @@ -26862,83 +26868,6 @@ presubmits:
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )(vsphere-4.21-nightly-x86-ingress-perf-9nodes|remaining-required),?($|\s.*)
- agent: kubernetes
always_run: false
branches:
- ^main$
- ^main-
cluster: vsphere02
context: ci/prow/vsphere-4.21-nightly-x86-node-density-cni-6nodes
decorate: true
decoration_config:
skip_cloning: true
labels:
ci-operator.openshift.io/cloud: vsphere
ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2
ci-operator.openshift.io/variant: vsphere-4.21-nightly-x86
ci.openshift.io/generator: prowgen
job-release: "4.21"
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-vsphere-4.21-nightly-x86-node-density-cni-6nodes
rerun_command: /test vsphere-4.21-nightly-x86-node-density-cni-6nodes
spec:
containers:
- args:
- --gcs-upload-secret=/secrets/gcs/service-account.json
- --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson
- --lease-server-credentials-file=/etc/boskos/credentials
- --report-credentials-file=/etc/report/credentials
- --secret-dir=/secrets/ci-pull-credentials
- --target=node-density-cni-6nodes
- --variant=vsphere-4.21-nightly-x86
command:
- ci-operator
image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest
imagePullPolicy: Always
name: ""
resources:
requests:
cpu: 10m
volumeMounts:
- mountPath: /etc/boskos
name: boskos
readOnly: true
- mountPath: /secrets/ci-pull-credentials
name: ci-pull-credentials
readOnly: true
- mountPath: /secrets/gcs
name: gcs-credentials
readOnly: true
- mountPath: /secrets/manifest-tool
name: manifest-tool-local-pusher
readOnly: true
- mountPath: /etc/pull-secret
name: pull-secret
readOnly: true
- mountPath: /etc/report
name: result-aggregator
readOnly: true
serviceAccountName: ci-operator
volumes:
- name: boskos
secret:
items:
- key: credentials
path: credentials
secretName: boskos-credentials
- name: ci-pull-credentials
secret:
secretName: ci-pull-credentials
- name: manifest-tool-local-pusher
secret:
secretName: manifest-tool-local-pusher
- name: pull-secret
secret:
secretName: registry-pull-credentials
- name: result-aggregator
secret:
secretName: result-aggregator
trigger: (?m)^/test( | .* )(vsphere-4.21-nightly-x86-node-density-cni-6nodes|remaining-required),?($|\s.*)
- agent: kubernetes
always_run: false
branches:
Expand All @@ -26949,6 +26878,7 @@ presubmits:
decorate: true
decoration_config:
skip_cloning: true
timeout: 5h0m0s
labels:
ci-operator.openshift.io/cloud: vsphere
ci-operator.openshift.io/cloud-cluster-profile: vsphere-connected-2
Expand Down