diff --git a/ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__aws-5.1-nightly-x86-loaded-upgrade-from-4.22.yaml b/ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__aws-5.1-nightly-x86-loaded-upgrade-from-4.22.yaml deleted file mode 100644 index cb7fe633cf528..0000000000000 --- a/ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__aws-5.1-nightly-x86-loaded-upgrade-from-4.22.yaml +++ /dev/null @@ -1,220 +0,0 @@ -build_root: - image_stream_tag: - name: ci-tools-build-root - namespace: ci - tag: latest -releases: - initial: - prerelease: - architecture: amd64 - product: ocp - version_bounds: - lower: 4.22.0-0 - upper: 4.23.0-0 - latest: - candidate: - architecture: amd64 - product: ocp - stream: nightly - version: "5.1" -resources: - '*': - requests: - cpu: 100m - memory: 200Mi -tests: -- as: loaded-upgrade-24nodes - cron: 20 3 5,12,19,26 * * - steps: - allow_skip_on_success: true - cluster_profile: aws-perfscale-qe - dependencies: - OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial - OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest - env: - BASE_DOMAIN: qe.devcluster.openshift.com - CDV2_ITERATION_MULTIPLIER: "9" - ENABLE_FORCE: "true" - GC: "false" - MAX_UNAVAILABLE: "3" - WORKER_REPLICA_COUNT: "24" - ZONES_COUNT: "3" - post: - - ref: openshift-qe-kube-burner-index - - chain: ipi-aws-post - pre: - - chain: ipi-aws-pre-stableinitial - - chain: workers-scale - - chain: openshift-qe-cluster-density-v2 - workflow: openshift-qe-upgrade -- always_run: false - as: loaded-upgrade-120nodes - steps: - allow_skip_on_success: true - cluster_profile: aws-perfscale - dependencies: - OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial - OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest - env: - BASE_DOMAIN: perfscale.devcluster.openshift.com - CDV2_ITERATION_MULTIPLIER: "9" - COMPUTE_NODE_TYPE: m5.xlarge - CONTROL_PLANE_INSTANCE_TYPE: m5.8xlarge - ENABLE_FORCE: "true" - GC: "false" - MAX_UNAVAILABLE: "15" - PROFILE_TYPE: reporting - USER_TAGS: | - TicketId 532 - WORKER_REPLICA_COUNT: "120" - ZONES_COUNT: "3" - post: - - ref: openshift-qe-kube-burner-index - - chain: ipi-aws-post - pre: - - chain: ipi-aws-pre-stableinitial - - chain: workers-scale - - chain: create-infra-move-ingress-monitoring-registry - - ref: openshift-qe-cluster-density-v2 - workflow: openshift-qe-upgrade -- always_run: false - as: loaded-upgrade-180nodes - steps: - allow_skip_on_success: true - cluster_profile: aws-perfscale - dependencies: - OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial - OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest - env: - BASE_DOMAIN: perfscale.devcluster.openshift.com - CDV2_ITERATION_MULTIPLIER: "9" - COMPUTE_NODE_TYPE: m5.xlarge - CONTROL_PLANE_INSTANCE_TYPE: m5.8xlarge - ENABLE_FORCE: "true" - GC: "false" - MAX_UNAVAILABLE: "22" - PROFILE_TYPE: reporting - USER_TAGS: | - TicketId 532 - WORKER_REPLICA_COUNT: "180" - ZONES_COUNT: "3" - post: - - ref: openshift-qe-kube-burner-index - - chain: ipi-aws-post - pre: - - chain: ipi-aws-pre-stableinitial - - chain: workers-scale - - chain: create-infra-move-ingress-monitoring-registry - - ref: openshift-qe-cluster-density-v2 - workflow: openshift-qe-upgrade -- always_run: false - as: loaded-upgrade-252nodes - steps: - allow_skip_on_success: true - cluster_profile: aws-perfscale - dependencies: - OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial - OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest - env: - BASE_DOMAIN: perfscale.devcluster.openshift.com - CDV2_ITERATION_MULTIPLIER: "9" - COMPUTE_NODE_TYPE: m5.xlarge - CONTROL_PLANE_INSTANCE_TYPE: m5.8xlarge - ENABLE_FORCE: "true" - GC: "false" - MAX_UNAVAILABLE: "31" - PROFILE_TYPE: reporting - USER_TAGS: | - TicketId 532 - WORKER_REPLICA_COUNT: "252" - ZONES_COUNT: "3" - post: - - ref: openshift-qe-kube-burner-index - - chain: ipi-aws-post - pre: - - chain: ipi-aws-pre-stableinitial - - chain: workers-scale - - chain: create-infra-move-ingress-monitoring-registry - - ref: openshift-qe-cluster-density-v2 - workflow: openshift-qe-upgrade -- always_run: false - as: loaded-upgrade-3nodes-udn - steps: - allow_skip_on_success: true - cluster_profile: aws-perfscale-qe - dependencies: - OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial - OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest - env: - BASE_DOMAIN: qe.devcluster.openshift.com - ENABLE_FORCE: "true" - GC: "false" - RUN_ORION: "false" - UDN_ITERATION_MULTIPLIER: "9" - ZONES_COUNT: "3" - post: - - ref: openshift-qe-kube-burner-index - - chain: ipi-aws-post - pre: - - chain: ipi-aws-pre-stableinitial - - chain: create-infra-move-ingress-monitoring-registry - - chain: openshift-qe-udn-density-pods - workflow: openshift-qe-upgrade -- always_run: false - as: loaded-upgrade-24nodes-72udn - steps: - allow_skip_on_success: true - cluster_profile: aws-perfscale-qe - dependencies: - OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial - OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest - env: - BASE_DOMAIN: qe.devcluster.openshift.com - ENABLE_FORCE: "true" - GC: "false" - MAX_UNAVAILABLE: "3" - RUN_ORION: "false" - UDN_ITERATION_MULTIPLIER: "3" - WORKER_REPLICA_COUNT: "24" - ZONES_COUNT: "3" - post: - - ref: openshift-qe-kube-burner-index - - chain: ipi-aws-post - pre: - - chain: ipi-aws-pre-stableinitial - - chain: workers-scale - - chain: create-infra-move-ingress-monitoring-registry - - chain: openshift-qe-udn-density-pods - workflow: openshift-qe-upgrade -- always_run: false - as: loaded-upgrade-24nodes-layer2-72udn - steps: - allow_skip_on_success: true - cluster_profile: aws-perfscale-qe - dependencies: - OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: release:initial - OPENSHIFT_UPGRADE_RELEASE_IMAGE_OVERRIDE: release:latest - env: - BASE_DOMAIN: qe.devcluster.openshift.com - ENABLE_FORCE: "true" - ENABLE_LAYER_3: "false" - GC: "false" - MAX_UNAVAILABLE: "3" - RUN_ORION: "false" - UDN_ITERATION_MULTIPLIER: "3" - WORKER_REPLICA_COUNT: "24" - ZONES_COUNT: "3" - post: - - ref: openshift-qe-kube-burner-index - - chain: ipi-aws-post - pre: - - chain: ipi-aws-pre-stableinitial - - chain: workers-scale - - chain: create-infra-move-ingress-monitoring-registry - - chain: openshift-qe-udn-density-pods - workflow: openshift-qe-upgrade -zz_generated_metadata: - branch: main - org: openshift-eng - repo: ocp-perfscale - variant: aws-5.1-nightly-x86-loaded-upgrade-from-4.22 diff --git a/ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__aws-5.1-nightly-x86.yaml b/ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__aws-5.1-nightly-x86.yaml index 78655f69b2708..45d7ef6e65742 100644 --- a/ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__aws-5.1-nightly-x86.yaml +++ b/ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__aws-5.1-nightly-x86.yaml @@ -15,8 +15,8 @@ resources: cpu: 100m memory: 200Mi tests: -- as: netpol-24nodes - cron: 20 12 7,14,21,28 * * +- always_run: false + as: netpol-24nodes reporter_config: channel: '#ocp-qe-scale-ci-results' job_states_to_report: @@ -183,8 +183,8 @@ tests: - chain: openshift-qe-control-plane workflow: openshift-qe-installer-aws-ovn-fips timeout: 14h0m0s -- as: control-plane-24nodes - cron: 20 5 * * 0,1,3,5 +- always_run: false + as: control-plane-24nodes reporter_config: channel: '#ocp-qe-scale-ci-results' job_states_to_report: @@ -209,8 +209,8 @@ tests: - ref: openshift-qe-workers-scale - chain: openshift-qe-control-plane workflow: openshift-qe-installer-aws -- as: control-plane-fips-24nodes - cron: 37 9 * * * +- always_run: false + as: control-plane-fips-24nodes reporter_config: channel: '#ocp-qe-scale-ci-results' job_states_to_report: @@ -238,8 +238,8 @@ tests: - chain: openshift-qe-control-plane - chain: openshift-qe-orion-consolidated workflow: openshift-qe-installer-aws-ovn-fips -- as: control-plane-fips-6nodes - cron: 37 15 * * * +- always_run: false + as: control-plane-fips-6nodes reporter_config: channel: '#ocp-qe-scale-ci-results' job_states_to_report: @@ -267,8 +267,8 @@ tests: - chain: openshift-qe-control-plane - chain: openshift-qe-orion-consolidated workflow: openshift-qe-installer-aws-ovn-fips -- as: control-plane-etcdencrypt-24nodes - cron: 20 3 * * 5 +- always_run: false + as: control-plane-etcdencrypt-24nodes reporter_config: channel: '#ocp-qe-scale-ci-results' job_states_to_report: @@ -458,8 +458,8 @@ tests: - chain: openshift-qe-control-plane workflow: openshift-qe-installer-aws-ovn-ipsec timeout: 14h0m0s -- as: data-path-ipsec-9nodes - cron: 20 2 9,23 * * +- always_run: false + as: data-path-ipsec-9nodes reporter_config: channel: '#ocp-qe-scale-ci-results' job_states_to_report: @@ -487,8 +487,8 @@ tests: - ref: openshift-qe-perfscale-aws-data-path-sg - chain: openshift-qe-data-path-tests workflow: openshift-qe-installer-aws-ovn-ipsec -- as: udn-density-l3-24nodes - cron: 20 2 * * * +- always_run: false + as: udn-density-l3-24nodes reporter_config: channel: '#ocp-qe-scale-ci-results' job_states_to_report: @@ -517,8 +517,8 @@ tests: - chain: create-infra-move-ingress-monitoring-registry - ref: openshift-qe-workers-scale workflow: openshift-qe-udn-density-pods -- as: cudn-density-single-ns-500-24nodes - cron: 20 2 * * 0,2,4 +- always_run: false + as: cudn-density-single-ns-500-24nodes reporter_config: channel: '#ocp-qe-scale-ci-results' job_states_to_report: @@ -550,8 +550,8 @@ tests: - ref: openshift-qe-workers-scale test: - chain: openshift-qe-cudn-density -- as: cudn-density-single-ns-250-24nodes - cron: 20 4 * * 0,2,4 +- always_run: false + as: cudn-density-single-ns-250-24nodes reporter_config: channel: '#ocp-qe-scale-ci-results' job_states_to_report: @@ -583,8 +583,8 @@ tests: - ref: openshift-qe-workers-scale test: - chain: openshift-qe-cudn-density -- as: cudn-pod-churn-250-24nodes - cron: 20 6 * * 3 +- always_run: false + as: cudn-pod-churn-250-24nodes reporter_config: channel: '#ocp-qe-scale-ci-results' job_states_to_report: @@ -617,8 +617,8 @@ tests: - ref: openshift-qe-workers-scale test: - chain: openshift-qe-cudn-density -- as: cudn-churn-250-24nodes - cron: 20 8 * * 3 +- always_run: false + as: cudn-churn-250-24nodes reporter_config: channel: '#ocp-qe-scale-ci-results' job_states_to_report: @@ -651,8 +651,8 @@ tests: - ref: openshift-qe-workers-scale test: - chain: openshift-qe-cudn-density -- as: cudn-incremental-1000-24nodes - cron: 20 10 * * 1,3 +- always_run: false + as: cudn-incremental-1000-24nodes reporter_config: channel: '#ocp-qe-scale-ci-results' job_states_to_report: diff --git a/ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__metal-5.1-nightly-x86.yaml b/ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__metal-5.1-nightly-x86.yaml index ade5df1a2e5bc..25d0480c2d394 100644 --- a/ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__metal-5.1-nightly-x86.yaml +++ b/ci-operator/config/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main__metal-5.1-nightly-x86.yaml @@ -24,10 +24,10 @@ resources: cpu: 100m memory: 200Mi tests: -- as: daily-virt-6nodes +- always_run: false + as: daily-virt-6nodes capabilities: - intranet - cron: 50 0 * * * reporter_config: channel: '#ocp-qe-scale-ci-results' job_states_to_report: @@ -69,10 +69,10 @@ tests: - ref: openshift-qe-orion-virt-density-nomount - ref: openshift-qe-orion-report workflow: openshift-qe-installer-bm-deploy -- as: network-workloads +- always_run: false + as: network-workloads capabilities: - intranet - cron: 50 7 */2 * * reporter_config: channel: '#ocp-qe-scale-ci-results' job_states_to_report: diff --git a/ci-operator/config/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main__gcp-5.1-nightly-x86.yaml b/ci-operator/config/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main__gcp-5.1-nightly-x86.yaml index 7aa9e88b382fd..d3d7382641cda 100644 --- a/ci-operator/config/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main__gcp-5.1-nightly-x86.yaml +++ b/ci-operator/config/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main__gcp-5.1-nightly-x86.yaml @@ -15,10 +15,10 @@ resources: cpu: 100m memory: 200Mi tests: -- as: olmv1-benchmark-test +- always_run: false + as: olmv1-benchmark-test capabilities: - intranet - cron: 0 3,7,11 * * * reporter_config: channel: '#olm-ci-results' job_states_to_report: diff --git a/ci-operator/jobs/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main-periodics.yaml b/ci-operator/jobs/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main-periodics.yaml index 77aedbbcf866e..a44b4360d93df 100644 --- a/ci-operator/jobs/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main-periodics.yaml +++ b/ci-operator/jobs/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main-periodics.yaml @@ -2582,1218 +2582,7 @@ periodics: secretName: result-aggregator - agent: kubernetes cluster: build11 - cron: 20 5 * * 0,1,3,5 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-control-plane-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=control-plane-24nodes - - --variant=aws-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build11 - cron: 20 3 * * 5 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-control-plane-etcdencrypt-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=control-plane-etcdencrypt-24nodes - - --variant=aws-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build11 - cron: 37 9 * * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-control-plane-fips-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=control-plane-fips-24nodes - - --variant=aws-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build11 - cron: 37 15 * * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-control-plane-fips-6nodes - 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=control-plane-fips-6nodes - - --variant=aws-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build11 - cron: 20 8 * * 3 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-cudn-churn-250-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=cudn-churn-250-24nodes - - --variant=aws-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build11 - cron: 20 4 * * 0,2,4 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-cudn-density-single-ns-250-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=cudn-density-single-ns-250-24nodes - - --variant=aws-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build11 - cron: 20 2 * * 0,2,4 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-cudn-density-single-ns-500-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=cudn-density-single-ns-500-24nodes - - --variant=aws-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build11 - cron: 20 10 * * 1,3 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-cudn-incremental-1000-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=cudn-incremental-1000-24nodes - - --variant=aws-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build11 - cron: 20 6 * * 3 - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-cudn-pod-churn-250-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=cudn-pod-churn-250-24nodes - - --variant=aws-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build11 - cron: 20 2 9,23 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-data-path-ipsec-9nodes - 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=data-path-ipsec-9nodes - - --variant=aws-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build11 - cron: 20 3 5,12,19,26 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86-loaded-upgrade-from-4.22 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-24nodes - 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-24nodes - - --variant=aws-5.1-nightly-x86-loaded-upgrade-from-4.22 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build11 - cron: 20 12 7,14,21,28 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-netpol-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=netpol-24nodes - - --variant=aws-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build11 - cron: '@yearly' - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-payload-control-plane-6nodes - 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=payload-control-plane-6nodes - - --variant=aws-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build11 - cron: 20 2 * * * + cron: '@yearly' decorate: true decoration_config: skip_cloning: true @@ -3808,7 +2597,7 @@ periodics: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-udn-density-l3-24nodes + name: periodic-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-payload-control-plane-6nodes reporter_config: slack: channel: '#ocp-qe-scale-ci-results' @@ -3828,7 +2617,7 @@ periodics: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=udn-density-l3-24nodes + - --target=payload-control-plane-6nodes - --variant=aws-5.1-nightly-x86 command: - ci-operator @@ -4265,196 +3054,6 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator -- agent: kubernetes - cluster: build12 - cron: 50 0 * * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - capability/intranet: intranet - ci-operator.openshift.io/cloud: metal-perfscale-cpt - ci-operator.openshift.io/cloud-cluster-profile: metal-perfscale-cpt - ci-operator.openshift.io/variant: metal-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-metal-5.1-nightly-x86-daily-virt-6nodes - 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=daily-virt-6nodes - - --variant=metal-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build12 - cron: 50 7 */2 * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-perfscale - labels: - capability/intranet: intranet - ci-operator.openshift.io/cloud: metal-perfscale-cpt - ci-operator.openshift.io/cloud-cluster-profile: metal-perfscale-cpt - ci-operator.openshift.io/variant: metal-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-perfscale-main-metal-5.1-nightly-x86-network-workloads - 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=network-workloads - - --variant=metal-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build11 cron: 0 8 1,15 * * diff --git a/ci-operator/jobs/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main-presubmits.yaml b/ci-operator/jobs/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main-presubmits.yaml index 9ee2399339db3..58075ff91a685 100644 --- a/ci-operator/jobs/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main-presubmits.yaml +++ b/ci-operator/jobs/openshift-eng/ocp-perfscale/openshift-eng-ocp-perfscale-main-presubmits.yaml @@ -8103,6 +8103,102 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-control-plane-120nodes|remaining-required),?($|\s.*) + - agent: kubernetes + always_run: false + branches: + - ^main$ + - ^main- + cluster: build01 + context: ci/prow/aws-5.1-nightly-x86-control-plane-24nodes + decorate: true + decoration_config: + skip_cloning: true + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe + ci-operator.openshift.io/variant: aws-5.1-nightly-x86 + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-control-plane-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}}' + rerun_command: /test aws-5.1-nightly-x86-control-plane-24nodes + 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=control-plane-24nodes + - --variant=aws-5.1-nightly-x86 + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + 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( | .* )(aws-5.1-nightly-x86-control-plane-24nodes|remaining-required),?($|\s.*) - agent: kubernetes always_run: false branches: @@ -8285,6 +8381,102 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-control-plane-3nodes|remaining-required),?($|\s.*) + - agent: kubernetes + always_run: false + branches: + - ^main$ + - ^main- + cluster: build01 + context: ci/prow/aws-5.1-nightly-x86-control-plane-etcdencrypt-24nodes + decorate: true + decoration_config: + skip_cloning: true + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe + ci-operator.openshift.io/variant: aws-5.1-nightly-x86 + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-control-plane-etcdencrypt-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}}' + rerun_command: /test aws-5.1-nightly-x86-control-plane-etcdencrypt-24nodes + 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=control-plane-etcdencrypt-24nodes + - --variant=aws-5.1-nightly-x86 + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + 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( | .* )(aws-5.1-nightly-x86-control-plane-etcdencrypt-24nodes|remaining-required),?($|\s.*) - agent: kubernetes always_run: false branches: @@ -8388,19 +8580,18 @@ presubmits: - ^main$ - ^main- cluster: build01 - context: ci/prow/aws-5.1-nightly-x86-control-plane-ipsec-120nodes + context: ci/prow/aws-5.1-nightly-x86-control-plane-fips-24nodes decorate: true decoration_config: skip_cloning: true - timeout: 14h0m0s labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale + ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe ci-operator.openshift.io/variant: aws-5.1-nightly-x86 ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-control-plane-ipsec-120nodes + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-control-plane-fips-24nodes reporter_config: slack: channel: '#ocp-qe-scale-ci-results' @@ -8412,7 +8603,7 @@ presubmits: *{{.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}}' - rerun_command: /test aws-5.1-nightly-x86-control-plane-ipsec-120nodes + rerun_command: /test aws-5.1-nightly-x86-control-plane-fips-24nodes spec: containers: - args: @@ -8421,7 +8612,7 @@ presubmits: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=control-plane-ipsec-120nodes + - --target=control-plane-fips-24nodes - --variant=aws-5.1-nightly-x86 command: - ci-operator @@ -8478,26 +8669,25 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-control-plane-ipsec-120nodes|remaining-required),?($|\s.*) + trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-control-plane-fips-24nodes|remaining-required),?($|\s.*) - agent: kubernetes always_run: false branches: - ^main$ - ^main- cluster: build01 - context: ci/prow/aws-5.1-nightly-x86-control-plane-ipsec-252nodes + context: ci/prow/aws-5.1-nightly-x86-control-plane-fips-6nodes decorate: true decoration_config: skip_cloning: true - timeout: 14h0m0s labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale + ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe ci-operator.openshift.io/variant: aws-5.1-nightly-x86 ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-control-plane-ipsec-252nodes + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-control-plane-fips-6nodes reporter_config: slack: channel: '#ocp-qe-scale-ci-results' @@ -8509,7 +8699,7 @@ presubmits: *{{.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}}' - rerun_command: /test aws-5.1-nightly-x86-control-plane-ipsec-252nodes + rerun_command: /test aws-5.1-nightly-x86-control-plane-fips-6nodes spec: containers: - args: @@ -8518,7 +8708,7 @@ presubmits: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=control-plane-ipsec-252nodes + - --target=control-plane-fips-6nodes - --variant=aws-5.1-nightly-x86 command: - ci-operator @@ -8575,17 +8765,18 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-control-plane-ipsec-252nodes|remaining-required),?($|\s.*) + trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-control-plane-fips-6nodes|remaining-required),?($|\s.*) - agent: kubernetes always_run: false branches: - ^main$ - ^main- cluster: build01 - context: ci/prow/aws-5.1-nightly-x86-data-path-9nodes + context: ci/prow/aws-5.1-nightly-x86-control-plane-ipsec-120nodes decorate: true decoration_config: skip_cloning: true + timeout: 14h0m0s labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale @@ -8593,7 +8784,7 @@ presubmits: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-data-path-9nodes + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-control-plane-ipsec-120nodes reporter_config: slack: channel: '#ocp-qe-scale-ci-results' @@ -8605,7 +8796,7 @@ presubmits: *{{.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}}' - rerun_command: /test aws-5.1-nightly-x86-data-path-9nodes + rerun_command: /test aws-5.1-nightly-x86-control-plane-ipsec-120nodes spec: containers: - args: @@ -8614,7 +8805,7 @@ presubmits: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=data-path-9nodes + - --target=control-plane-ipsec-120nodes - --variant=aws-5.1-nightly-x86 command: - ci-operator @@ -8671,26 +8862,38 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-data-path-9nodes|remaining-required),?($|\s.*) + trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-control-plane-ipsec-120nodes|remaining-required),?($|\s.*) - agent: kubernetes always_run: false branches: - ^main$ - ^main- cluster: build01 - context: ci/prow/aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-120nodes + context: ci/prow/aws-5.1-nightly-x86-control-plane-ipsec-252nodes decorate: true decoration_config: skip_cloning: true + timeout: 14h0m0s labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale - ci-operator.openshift.io/variant: aws-5.1-nightly-x86-loaded-upgrade-from-4.22 + ci-operator.openshift.io/variant: aws-5.1-nightly-x86 ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-120nodes - rerun_command: /test aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-120nodes + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-control-plane-ipsec-252nodes + 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}}' + rerun_command: /test aws-5.1-nightly-x86-control-plane-ipsec-252nodes spec: containers: - args: @@ -8699,8 +8902,8 @@ presubmits: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=loaded-upgrade-120nodes - - --variant=aws-5.1-nightly-x86-loaded-upgrade-from-4.22 + - --target=control-plane-ipsec-252nodes + - --variant=aws-5.1-nightly-x86 command: - ci-operator env: @@ -8756,26 +8959,37 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-120nodes|remaining-required),?($|\s.*) + trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-control-plane-ipsec-252nodes|remaining-required),?($|\s.*) - agent: kubernetes always_run: false branches: - ^main$ - ^main- cluster: build01 - context: ci/prow/aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-180nodes + context: ci/prow/aws-5.1-nightly-x86-cudn-churn-250-24nodes decorate: true decoration_config: skip_cloning: true labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale - ci-operator.openshift.io/variant: aws-5.1-nightly-x86-loaded-upgrade-from-4.22 + ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe + ci-operator.openshift.io/variant: aws-5.1-nightly-x86 ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-180nodes - rerun_command: /test aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-180nodes + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-cudn-churn-250-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}}' + rerun_command: /test aws-5.1-nightly-x86-cudn-churn-250-24nodes spec: containers: - args: @@ -8784,8 +8998,8 @@ presubmits: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=loaded-upgrade-180nodes - - --variant=aws-5.1-nightly-x86-loaded-upgrade-from-4.22 + - --target=cudn-churn-250-24nodes + - --variant=aws-5.1-nightly-x86 command: - ci-operator env: @@ -8841,26 +9055,421 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-180nodes|remaining-required),?($|\s.*) + trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-cudn-churn-250-24nodes|remaining-required),?($|\s.*) - agent: kubernetes always_run: false branches: - ^main$ - ^main- cluster: build01 - context: ci/prow/aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-24nodes-72udn + context: ci/prow/aws-5.1-nightly-x86-cudn-density-single-ns-250-24nodes decorate: true decoration_config: skip_cloning: true labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86-loaded-upgrade-from-4.22 + ci-operator.openshift.io/variant: aws-5.1-nightly-x86 ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-24nodes-72udn - rerun_command: /test aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-24nodes-72udn + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-cudn-density-single-ns-250-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}}' + rerun_command: /test aws-5.1-nightly-x86-cudn-density-single-ns-250-24nodes + 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=cudn-density-single-ns-250-24nodes + - --variant=aws-5.1-nightly-x86 + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + 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( | .* )(aws-5.1-nightly-x86-cudn-density-single-ns-250-24nodes|remaining-required),?($|\s.*) + - agent: kubernetes + always_run: false + branches: + - ^main$ + - ^main- + cluster: build01 + context: ci/prow/aws-5.1-nightly-x86-cudn-density-single-ns-500-24nodes + decorate: true + decoration_config: + skip_cloning: true + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe + ci-operator.openshift.io/variant: aws-5.1-nightly-x86 + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-cudn-density-single-ns-500-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}}' + rerun_command: /test aws-5.1-nightly-x86-cudn-density-single-ns-500-24nodes + 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=cudn-density-single-ns-500-24nodes + - --variant=aws-5.1-nightly-x86 + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + 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( | .* )(aws-5.1-nightly-x86-cudn-density-single-ns-500-24nodes|remaining-required),?($|\s.*) + - agent: kubernetes + always_run: false + branches: + - ^main$ + - ^main- + cluster: build01 + context: ci/prow/aws-5.1-nightly-x86-cudn-incremental-1000-24nodes + decorate: true + decoration_config: + skip_cloning: true + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe + ci-operator.openshift.io/variant: aws-5.1-nightly-x86 + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-cudn-incremental-1000-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}}' + rerun_command: /test aws-5.1-nightly-x86-cudn-incremental-1000-24nodes + 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=cudn-incremental-1000-24nodes + - --variant=aws-5.1-nightly-x86 + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + 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( | .* )(aws-5.1-nightly-x86-cudn-incremental-1000-24nodes|remaining-required),?($|\s.*) + - agent: kubernetes + always_run: false + branches: + - ^main$ + - ^main- + cluster: build01 + context: ci/prow/aws-5.1-nightly-x86-cudn-pod-churn-250-24nodes + decorate: true + decoration_config: + skip_cloning: true + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe + ci-operator.openshift.io/variant: aws-5.1-nightly-x86 + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-cudn-pod-churn-250-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}}' + rerun_command: /test aws-5.1-nightly-x86-cudn-pod-churn-250-24nodes + 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=cudn-pod-churn-250-24nodes + - --variant=aws-5.1-nightly-x86 + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + 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( | .* )(aws-5.1-nightly-x86-cudn-pod-churn-250-24nodes|remaining-required),?($|\s.*) + - agent: kubernetes + always_run: false + branches: + - ^main$ + - ^main- + cluster: build01 + context: ci/prow/aws-5.1-nightly-x86-data-path-9nodes + decorate: true + decoration_config: + skip_cloning: true + labels: + ci-operator.openshift.io/cloud: aws + ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale + ci-operator.openshift.io/variant: aws-5.1-nightly-x86 + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-data-path-9nodes + 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}}' + rerun_command: /test aws-5.1-nightly-x86-data-path-9nodes spec: containers: - args: @@ -8869,8 +9478,8 @@ presubmits: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=loaded-upgrade-24nodes-72udn - - --variant=aws-5.1-nightly-x86-loaded-upgrade-from-4.22 + - --target=data-path-9nodes + - --variant=aws-5.1-nightly-x86 command: - ci-operator env: @@ -8926,26 +9535,37 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-24nodes-72udn|remaining-required),?($|\s.*) + trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-data-path-9nodes|remaining-required),?($|\s.*) - agent: kubernetes always_run: false branches: - ^main$ - ^main- cluster: build01 - context: ci/prow/aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-24nodes-layer2-72udn + context: ci/prow/aws-5.1-nightly-x86-data-path-ipsec-9nodes decorate: true decoration_config: skip_cloning: true labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86-loaded-upgrade-from-4.22 + ci-operator.openshift.io/variant: aws-5.1-nightly-x86 ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-24nodes-layer2-72udn - rerun_command: /test aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-24nodes-layer2-72udn + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-data-path-ipsec-9nodes + 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}}' + rerun_command: /test aws-5.1-nightly-x86-data-path-ipsec-9nodes spec: containers: - args: @@ -8954,8 +9574,8 @@ presubmits: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=loaded-upgrade-24nodes-layer2-72udn - - --variant=aws-5.1-nightly-x86-loaded-upgrade-from-4.22 + - --target=data-path-ipsec-9nodes + - --variant=aws-5.1-nightly-x86 command: - ci-operator env: @@ -9011,26 +9631,37 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-24nodes-layer2-72udn|remaining-required),?($|\s.*) + trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-data-path-ipsec-9nodes|remaining-required),?($|\s.*) - agent: kubernetes always_run: false branches: - ^main$ - ^main- cluster: build01 - context: ci/prow/aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-252nodes + context: ci/prow/aws-5.1-nightly-x86-netpol-24nodes decorate: true decoration_config: skip_cloning: true labels: ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale - ci-operator.openshift.io/variant: aws-5.1-nightly-x86-loaded-upgrade-from-4.22 + ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe + ci-operator.openshift.io/variant: aws-5.1-nightly-x86 ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-252nodes - rerun_command: /test aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-252nodes + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-netpol-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}}' + rerun_command: /test aws-5.1-nightly-x86-netpol-24nodes spec: containers: - args: @@ -9039,8 +9670,8 @@ presubmits: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=loaded-upgrade-252nodes - - --variant=aws-5.1-nightly-x86-loaded-upgrade-from-4.22 + - --target=netpol-24nodes + - --variant=aws-5.1-nightly-x86 command: - ci-operator env: @@ -9096,26 +9727,26 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-252nodes|remaining-required),?($|\s.*) + trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-netpol-24nodes|remaining-required),?($|\s.*) - agent: kubernetes always_run: false branches: - ^main$ - ^main- cluster: build01 - context: ci/prow/aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-3nodes-udn + context: ci/prow/aws-5.1-nightly-x86-node-density-cni-3nodes decorate: true decoration_config: skip_cloning: true labels: ci-operator.openshift.io/cloud: aws ci-operator.openshift.io/cloud-cluster-profile: aws-perfscale-qe - ci-operator.openshift.io/variant: aws-5.1-nightly-x86-loaded-upgrade-from-4.22 + ci-operator.openshift.io/variant: aws-5.1-nightly-x86 ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-3nodes-udn - rerun_command: /test aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-3nodes-udn + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-node-density-cni-3nodes + rerun_command: /test aws-5.1-nightly-x86-node-density-cni-3nodes spec: containers: - args: @@ -9124,8 +9755,8 @@ presubmits: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=loaded-upgrade-3nodes-udn - - --variant=aws-5.1-nightly-x86-loaded-upgrade-from-4.22 + - --target=node-density-cni-3nodes + - --variant=aws-5.1-nightly-x86 command: - ci-operator env: @@ -9181,14 +9812,14 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-loaded-upgrade-from-4.22-loaded-upgrade-3nodes-udn|remaining-required),?($|\s.*) + trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-node-density-cni-3nodes|remaining-required),?($|\s.*) - agent: kubernetes always_run: false branches: - ^main$ - ^main- cluster: build01 - context: ci/prow/aws-5.1-nightly-x86-node-density-cni-3nodes + context: ci/prow/aws-5.1-nightly-x86-router-perf-24nodes decorate: true decoration_config: skip_cloning: true @@ -9199,8 +9830,8 @@ presubmits: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-node-density-cni-3nodes - rerun_command: /test aws-5.1-nightly-x86-node-density-cni-3nodes + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-router-perf-24nodes + rerun_command: /test aws-5.1-nightly-x86-router-perf-24nodes spec: containers: - args: @@ -9209,7 +9840,7 @@ presubmits: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=node-density-cni-3nodes + - --target=router-perf-24nodes - --variant=aws-5.1-nightly-x86 command: - ci-operator @@ -9266,14 +9897,14 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-node-density-cni-3nodes|remaining-required),?($|\s.*) + trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-router-perf-24nodes|remaining-required),?($|\s.*) - agent: kubernetes always_run: false branches: - ^main$ - ^main- cluster: build01 - context: ci/prow/aws-5.1-nightly-x86-router-perf-24nodes + context: ci/prow/aws-5.1-nightly-x86-udn-density-l3-24nodes decorate: true decoration_config: skip_cloning: true @@ -9284,8 +9915,19 @@ presubmits: ci.openshift.io/generator: prowgen job-release: "5.1" pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-router-perf-24nodes - rerun_command: /test aws-5.1-nightly-x86-router-perf-24nodes + name: pull-ci-openshift-eng-ocp-perfscale-main-aws-5.1-nightly-x86-udn-density-l3-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}}' + rerun_command: /test aws-5.1-nightly-x86-udn-density-l3-24nodes spec: containers: - args: @@ -9294,7 +9936,7 @@ presubmits: - --lease-server-credentials-file=/etc/boskos/credentials - --report-credentials-file=/etc/report/credentials - --secret-dir=/secrets/ci-pull-credentials - - --target=router-perf-24nodes + - --target=udn-density-l3-24nodes - --variant=aws-5.1-nightly-x86 command: - ci-operator @@ -9351,7 +9993,7 @@ presubmits: - name: result-aggregator secret: secretName: result-aggregator - trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-router-perf-24nodes|remaining-required),?($|\s.*) + trigger: (?m)^/test( | .* )(aws-5.1-nightly-x86-udn-density-l3-24nodes|remaining-required),?($|\s.*) - agent: kubernetes always_run: true branches: @@ -10520,6 +11162,200 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )(metal-4.19-nightly-x86-weekly-6nodes|remaining-required),?($|\s.*) + - agent: kubernetes + always_run: false + branches: + - ^main$ + - ^main- + cluster: build03 + context: ci/prow/metal-5.1-nightly-x86-daily-virt-6nodes + decorate: true + decoration_config: + skip_cloning: true + labels: + capability/intranet: intranet + ci-operator.openshift.io/cloud: metal-perfscale-cpt + ci-operator.openshift.io/cloud-cluster-profile: metal-perfscale-cpt + ci-operator.openshift.io/variant: metal-5.1-nightly-x86 + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: pull-ci-openshift-eng-ocp-perfscale-main-metal-5.1-nightly-x86-daily-virt-6nodes + 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}}' + rerun_command: /test metal-5.1-nightly-x86-daily-virt-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=daily-virt-6nodes + - --variant=metal-5.1-nightly-x86 + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + 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( | .* )(metal-5.1-nightly-x86-daily-virt-6nodes|remaining-required),?($|\s.*) + - agent: kubernetes + always_run: false + branches: + - ^main$ + - ^main- + cluster: build03 + context: ci/prow/metal-5.1-nightly-x86-network-workloads + decorate: true + decoration_config: + skip_cloning: true + labels: + capability/intranet: intranet + ci-operator.openshift.io/cloud: metal-perfscale-cpt + ci-operator.openshift.io/cloud-cluster-profile: metal-perfscale-cpt + ci-operator.openshift.io/variant: metal-5.1-nightly-x86 + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: pull-ci-openshift-eng-ocp-perfscale-main-metal-5.1-nightly-x86-network-workloads + 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}}' + rerun_command: /test metal-5.1-nightly-x86-network-workloads + 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=network-workloads + - --variant=metal-5.1-nightly-x86 + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + 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( | .* )(metal-5.1-nightly-x86-network-workloads|remaining-required),?($|\s.*) - agent: kubernetes always_run: false branches: diff --git a/ci-operator/jobs/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main-periodics.yaml b/ci-operator/jobs/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main-periodics.yaml index 8024b088db152..fb1ed68a33db5 100644 --- a/ci-operator/jobs/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main-periodics.yaml +++ b/ci-operator/jobs/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main-periodics.yaml @@ -1942,101 +1942,6 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator -- agent: kubernetes - cluster: build10 - cron: 0 3,7,11 * * * - decorate: true - decoration_config: - skip_cloning: true - extra_refs: - - base_ref: main - org: openshift-eng - repo: ocp-qe-perfscale-ci - labels: - capability/intranet: intranet - ci-operator.openshift.io/cloud: gcp - ci-operator.openshift.io/cloud-cluster-profile: gcp-qe - ci-operator.openshift.io/variant: gcp-5.1-nightly-x86 - ci.openshift.io/generator: prowgen - job-release: "5.1" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-openshift-eng-ocp-qe-perfscale-ci-main-gcp-5.1-nightly-x86-olmv1-benchmark-test - reporter_config: - slack: - channel: '#olm-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=olmv1-benchmark-test - - --variant=gcp-5.1-nightly-x86 - command: - - ci-operator - env: - - name: HTTP_SERVER_IP - valueFrom: - fieldRef: - fieldPath: status.podIP - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - ports: - - containerPort: 8080 - name: http - 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: build10 cron: 0 17 * * 1 diff --git a/ci-operator/jobs/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main-presubmits.yaml b/ci-operator/jobs/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main-presubmits.yaml index 09c9f1b6a423d..fefdda159951a 100644 --- a/ci-operator/jobs/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main-presubmits.yaml +++ b/ci-operator/jobs/openshift-eng/ocp-qe-perfscale-ci/openshift-eng-ocp-qe-perfscale-ci-main-presubmits.yaml @@ -4403,6 +4403,103 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )(gcp-5.1-nightly-x86-node-density-heavy-etcd-fips-24nodes|remaining-required),?($|\s.*) + - agent: kubernetes + always_run: false + branches: + - ^main$ + - ^main- + cluster: build11 + context: ci/prow/gcp-5.1-nightly-x86-olmv1-benchmark-test + decorate: true + decoration_config: + skip_cloning: true + labels: + capability/intranet: intranet + ci-operator.openshift.io/cloud: gcp + ci-operator.openshift.io/cloud-cluster-profile: gcp-qe + ci-operator.openshift.io/variant: gcp-5.1-nightly-x86 + ci.openshift.io/generator: prowgen + job-release: "5.1" + pj-rehearse.openshift.io/can-be-rehearsed: "true" + name: pull-ci-openshift-eng-ocp-qe-perfscale-ci-main-gcp-5.1-nightly-x86-olmv1-benchmark-test + reporter_config: + slack: + channel: '#olm-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}}' + rerun_command: /test gcp-5.1-nightly-x86-olmv1-benchmark-test + 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=olmv1-benchmark-test + - --variant=gcp-5.1-nightly-x86 + command: + - ci-operator + env: + - name: HTTP_SERVER_IP + valueFrom: + fieldRef: + fieldPath: status.podIP + image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest + imagePullPolicy: Always + name: "" + ports: + - containerPort: 8080 + name: http + 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( | .* )(gcp-5.1-nightly-x86-olmv1-benchmark-test|remaining-required),?($|\s.*) - agent: kubernetes always_run: true branches: