Skip to content
Open
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
@@ -0,0 +1,147 @@
build_root:
image_stream_tag:
name: ci-tools-build-root
namespace: ci
tag: latest
releases:
latest:
release:
architecture: amd64
channel: fast
version: "4.19"
target:
candidate:
architecture: amd64
product: ocp
stream: nightly
version: "4.20"
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
tests:
- as: loaded-upgrade-419to420-24nodes
cron: 0 2 3 * *
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
env:
ADDITIONAL_WORKER_NODES: "21"
BASE_DOMAIN: qe.devcluster.openshift.com
CHURN: "false"
GC: "false"
ITERATION_MULTIPLIER_ENV: "9"
MAX_UNAVAILABLE_WORKER: "3"
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-upgrade-max-unavailable
- chain: openshift-qe-cluster-density-v2
- chain: openshift-upgrade-qe-sanity
- ref: openshift-qe-connectivity-check
workflow: openshift-qe-installer-aws-ovn-ipsec
timeout: 8h0m0s
- always_run: false
as: loaded-upgrade-419to420-24nodes-udn-96iterations-pause
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
env:
ADDITIONAL_WORKER_NODES: "21"
BASE_DOMAIN: qe.devcluster.openshift.com
CHURN: "false"
EXTRA_FLAGS: ' --job-pause=45m'
GC: "false"
ITERATION_MULTIPLIER_ENV: "4"
MAX_UNAVAILABLE_WORKER: "3"
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
PPROF: "false"
RUN_ORION: "false"
SET_ENV_BY_PLATFORM: custom
TIMEOUT: "300"
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-upgrade-max-unavailable
- chain: openshift-qe-udn-density-pods
- chain: openshift-upgrade-qe-sanity
workflow: openshift-qe-installer-aws-ovn-ipsec
timeout: 8h0m0s
- always_run: false
as: loaded-upgrade-419to20-24nodes-udn-96iterations
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
env:
ADDITIONAL_WORKER_NODES: "21"
BASE_DOMAIN: qe.devcluster.openshift.com
CHURN: "false"
GC: "false"
ITERATION_MULTIPLIER_ENV: "4"
MAX_UNAVAILABLE_WORKER: "3"
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
PPROF: "false"
RUN_ORION: "false"
SET_ENV_BY_PLATFORM: custom
TIMEOUT: "300"
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-upgrade-max-unavailable
- chain: openshift-qe-udn-density-pods
- chain: openshift-upgrade-qe-sanity
workflow: openshift-qe-installer-aws-ovn-ipsec
timeout: 8h0m0s
- always_run: false
as: loaded-upgrade-419to420-24nodes-udn-72iterations
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
env:
ADDITIONAL_WORKER_NODES: "21"
BASE_DOMAIN: qe.devcluster.openshift.com
CHURN: "false"
GC: "false"
ITERATION_MULTIPLIER_ENV: "3"
MAX_UNAVAILABLE_WORKER: "3"
PPROF: "false"
RUN_ORION: "false"
TIMEOUT: "300"
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-upgrade-max-unavailable
- chain: openshift-qe-udn-density-pods
- chain: openshift-upgrade-qe-sanity
workflow: openshift-qe-installer-aws-ovn-ipsec
timeout: 8h0m0s
- always_run: false
as: loaded-upgrade-419to420-24nodes-udn-l2-72iterations
steps:
allow_skip_on_success: true
cluster_profile: aws-perfscale-qe
env:
ADDITIONAL_WORKER_NODES: "21"
BASE_DOMAIN: qe.devcluster.openshift.com
CHURN: "false"
ENABLE_LAYER_3: "false"
GC: "false"
ITERATION_MULTIPLIER_ENV: "3"
MAX_UNAVAILABLE_WORKER: "3"
PPROF: "false"
RUN_ORION: "false"
TIMEOUT: "300"
ZONES_COUNT: "3"
test:
- ref: openshift-qe-workers-scale
- chain: openshift-qe-upgrade-max-unavailable
- chain: openshift-qe-udn-density-pods
- chain: openshift-upgrade-qe-sanity
workflow: openshift-qe-installer-aws-ovn-ipsec
timeout: 8h0m0s
zz_generated_metadata:
branch: main
org: openshift-eng
repo: ocp-qe-perfscale-ci
variant: aws-ipsec-4.20-nightly-x86-loaded-upgrade-from-4.19
Original file line number Diff line number Diff line change
Expand Up @@ -8503,6 +8503,92 @@ periodics:
- name: result-aggregator
secret:
secretName: result-aggregator
- agent: kubernetes
cluster: build09
cron: 0 2 3 * *
decorate: true
decoration_config:
skip_cloning: true
timeout: 8h0m0s
extra_refs:
- base_ref: main
org: openshift-eng
repo: ocp-qe-perfscale-ci
labels:
ci-operator.openshift.io/cloud: aws
ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe
ci-operator.openshift.io/variant: aws-ipsec-4.20-nightly-x86-loaded-upgrade-from-4.19
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-aws-ipsec-4.20-nightly-x86-loaded-upgrade-from-4.19-loaded-upgrade-419to420-24nodes
reporter_config:
slack:
channel: '#ocp-qe-scale-ci-results'
job_states_to_report:
- success
- failure
- error
report_template: '{{if eq .Status.State "success"}} :white_check_mark: Job *{{.Spec.Job}}*
ended with *{{.Status.State}}*. <{{.Status.URL}}|View logs> :white_check_mark:
{{else}} :warning: Job *{{.Spec.Job}}* ended with *{{.Status.State}}*. <{{.Status.URL}}|View
logs> :warning: {{end}}'
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=loaded-upgrade-419to420-24nodes
- --variant=aws-ipsec-4.20-nightly-x86-loaded-upgrade-from-4.19
command:
- ci-operator
image: 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
- agent: kubernetes
cluster: build09
cron: 0 2 10 * *
Expand Down
Loading