From 995a6a87e64c84f05cdce0f76710ef08bc7a9165 Mon Sep 17 00:00:00 2001 From: Michael Pruitt Date: Wed, 8 Apr 2026 08:44:47 -0500 Subject: [PATCH] MPIIT: Remove 4.22 Fusion Access Operator interop jobs Fusion Access Operator interop testing will not continue for 4.22. Removing the config and generated jobs. Made-with: Cursor --- ...n-access-operator-ocp-4.22-lp-interop.yaml | 125 ------------- ...atQE-interop-testing-master-periodics.yaml | 168 ------------------ ...tQE-interop-testing-master-presubmits.yaml | 58 ------ 3 files changed, 351 deletions(-) delete mode 100644 ci-operator/config/RedHatQE/interop-testing/RedHatQE-interop-testing-master__ibm-fusion-access-operator-ocp-4.22-lp-interop.yaml diff --git a/ci-operator/config/RedHatQE/interop-testing/RedHatQE-interop-testing-master__ibm-fusion-access-operator-ocp-4.22-lp-interop.yaml b/ci-operator/config/RedHatQE/interop-testing/RedHatQE-interop-testing-master__ibm-fusion-access-operator-ocp-4.22-lp-interop.yaml deleted file mode 100644 index 1bd3e17cf0fa6..0000000000000 --- a/ci-operator/config/RedHatQE/interop-testing/RedHatQE-interop-testing-master__ibm-fusion-access-operator-ocp-4.22-lp-interop.yaml +++ /dev/null @@ -1,125 +0,0 @@ -base_images: - cli: - name: "4.22" - namespace: ocp - tag: cli -build_root: - image_stream_tag: - name: release - namespace: openshift - tag: rhel-9-release-golang-1.23-openshift-4.20 -images: - items: - - dockerfile_literal: | - FROM icr.io/cpopen/ibm-spectrum-scale-must-gather:v5.2.3.0.1 - to: ibm-must-gather -releases: - latest: - candidate: - product: ocp - stream: nightly - version: "4.22" -resources: - '*': - requests: - cpu: 200m - memory: 400Mi -tests: -- as: cr-fusion-access-ibm - cron: 0 3,15 * * * - steps: - cluster_profile: aws-cspi-qe - env: - BASE_DOMAIN: cspilp.interop.ccitredhat.com - COMPUTE_NODE_REPLICAS: "3" - COMPUTE_NODE_TYPE: c5n.metal - CONTROL_PLANE_INSTANCE_TYPE: m6i.2xlarge - CUSTOM_SECURITY_GROUP_PORTS: 12345,1191,60000-61000 - CUSTOM_SECURITY_GROUP_PROTOCOLS: tcp,udp - CUSTOM_SECURITY_GROUP_SOURCES: "" - FIPS_ENABLED: "false" - FIREWATCH_CONFIG_FILE_PATH: https://raw.githubusercontent.com/CSPI-QE/cspi-utils/refs/heads/main/firewatch-base-configs/cr/lp-interop.json - FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.22-lp", "self-managed-lp", "ibm-fusion-access-lp"]' - FIREWATCH_DEFAULT_JIRA_ASSIGNEE: mbaldess@redhat.com - FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP - FIREWATCH_FAIL_WITH_TEST_FAILURES: "true" - FUSION_ACCESS_NAMESPACE: ibm-fusion-access - FUSION_ACCESS_STORAGE_SCALE_VERSION: v5.2.3.0.1 - KMM_REGISTRY_ORG: "" - KMM_REGISTRY_REPO: gpfs-compat-kmod - KMM_REGISTRY_URL: "" - MAP_TESTS: "true" - OCP_VERSION: "4.22" - REPORT_TO_DR: "true" - REPORTPORTAL_CMP: Fusion-access-lp-interop - STORAGE_SCALE_CLIENT_CPU: "2" - STORAGE_SCALE_CLIENT_MEMORY: 4Gi - STORAGE_SCALE_CLUSTER_NAME: ibm-spectrum-scale - STORAGE_SCALE_STORAGE_CPU: "2" - STORAGE_SCALE_STORAGE_MEMORY: 8Gi - USER_TAGS: | - scenario ibm-fusion-access - post: - - ref: interop-tests-ibm-fusion-access-custom-ibm-must-gather - - chain: ipi-aws-post - - ref: mpiit-data-router-reporter - - ref: firewatch-report-issues - pre: - - chain: ipi-aws-pre - test: - - chain: interop-tests-ibm-fusion-access-environment-setup-chain - - chain: interop-tests-ibm-fusion-access-ebs-integration-chain - - ref: interop-tests-ibm-fusion-access-verify-cluster - timeout: 4h0m0s -- as: ibm-fips - cron: 0 23 31 2 * - steps: - cluster_profile: aws-cspi-qe - env: - BASE_DOMAIN: cspilp.interop.ccitredhat.com - COMPUTE_NODE_REPLICAS: "3" - COMPUTE_NODE_TYPE: c5n.metal - CONTROL_PLANE_INSTANCE_TYPE: m6i.2xlarge - CUSTOM_SECURITY_GROUP_PORTS: 12345,1191,60000-61000 - CUSTOM_SECURITY_GROUP_PROTOCOLS: tcp,udp - CUSTOM_SECURITY_GROUP_SOURCES: "" - FIPS_ENABLED: "true" - FIREWATCH_CONFIG_FILE_PATH: https://raw.githubusercontent.com/CSPI-QE/cspi-utils/refs/heads/main/firewatch-base-configs/aws-ipi/lp-interop.json - FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.22-lp", "self-managed-lp", "ibm-fusion-access-lp", - "fips"]' - FIREWATCH_DEFAULT_JIRA_ASSIGNEE: mbaldess@redhat.com - FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP - FIREWATCH_FAIL_WITH_TEST_FAILURES: "true" - FUSION_ACCESS_NAMESPACE: ibm-fusion-access - FUSION_ACCESS_STORAGE_SCALE_VERSION: v5.2.3.0.1 - KMM_REGISTRY_ORG: "" - KMM_REGISTRY_REPO: gpfs-compat-kmod - KMM_REGISTRY_URL: "" - MAP_TESTS: "true" - OCP_VERSION: "4.22" - REPORT_TO_DR: "true" - REPORTPORTAL_CMP: Fusion-access-lp-interop - STORAGE_SCALE_CLIENT_CPU: "2" - STORAGE_SCALE_CLIENT_MEMORY: 4Gi - STORAGE_SCALE_CLUSTER_NAME: ibm-spectrum-scale - STORAGE_SCALE_STORAGE_CPU: "2" - STORAGE_SCALE_STORAGE_MEMORY: 8Gi - USER_TAGS: | - scenario ibm-fusion-access - post: - - ref: interop-tests-ibm-fusion-access-custom-ibm-must-gather - - chain: ipi-aws-post - - ref: mpiit-data-router-reporter - - ref: firewatch-report-issues - pre: - - chain: ipi-aws-pre - test: - - chain: interop-tests-ibm-fusion-access-environment-setup-chain - - chain: interop-tests-ibm-fusion-access-ebs-integration-chain - - ref: interop-tests-ibm-fusion-access-verify-cluster - timeout: 4h0m0s -zz_generated_metadata: - branch: master - org: RedHatQE - repo: interop-testing - variant: ibm-fusion-access-operator-ocp-4.22-lp-interop diff --git a/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-periodics.yaml b/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-periodics.yaml index 5be351314c0d1..31101aa0646bc 100644 --- a/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-periodics.yaml +++ b/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-periodics.yaml @@ -1451,174 +1451,6 @@ periodics: - name: result-aggregator secret: secretName: result-aggregator -- agent: kubernetes - cluster: build10 - cron: 0 3,15 * * * - decorate: true - decoration_config: - skip_cloning: true - timeout: 4h0m0s - extra_refs: - - base_ref: master - org: RedHatQE - repo: interop-testing - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-cspi-qe - ci-operator.openshift.io/variant: ibm-fusion-access-operator-ocp-4.22-lp-interop - ci.openshift.io/generator: prowgen - job-release: "4.22" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-RedHatQE-interop-testing-master-ibm-fusion-access-operator-ocp-4.22-lp-interop-cr-fusion-access-ibm - 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=cr-fusion-access-ibm - - --variant=ibm-fusion-access-operator-ocp-4.22-lp-interop - 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 23 31 2 * - decorate: true - decoration_config: - skip_cloning: true - timeout: 4h0m0s - extra_refs: - - base_ref: master - org: RedHatQE - repo: interop-testing - labels: - ci-operator.openshift.io/cloud: aws - ci-operator.openshift.io/cloud-cluster-profile: aws-cspi-qe - ci-operator.openshift.io/variant: ibm-fusion-access-operator-ocp-4.22-lp-interop - ci.openshift.io/generator: prowgen - job-release: "4.22" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: periodic-ci-RedHatQE-interop-testing-master-ibm-fusion-access-operator-ocp-4.22-lp-interop-ibm-fips - 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=ibm-fips - - --variant=ibm-fusion-access-operator-ocp-4.22-lp-interop - 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 23 31 2 * diff --git a/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-presubmits.yaml b/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-presubmits.yaml index 5741cd5e38e7d..9459edcbfff27 100644 --- a/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-presubmits.yaml +++ b/ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-presubmits.yaml @@ -580,64 +580,6 @@ presubmits: secret: secretName: result-aggregator trigger: (?m)^/test( | .* )ibm-fusion-access-operator-ocp-4.21-lp-interop-cr-images,?($|\s.*) - - agent: kubernetes - always_run: true - branches: - - ^master$ - - ^master- - cluster: build04 - context: ci/prow/ibm-fusion-access-operator-ocp-4.22-lp-interop-images - decorate: true - decoration_config: - skip_cloning: true - labels: - ci-operator.openshift.io/variant: ibm-fusion-access-operator-ocp-4.22-lp-interop - ci.openshift.io/generator: prowgen - job-release: "4.22" - pj-rehearse.openshift.io/can-be-rehearsed: "true" - name: pull-ci-RedHatQE-interop-testing-master-ibm-fusion-access-operator-ocp-4.22-lp-interop-images - rerun_command: /test ibm-fusion-access-operator-ocp-4.22-lp-interop-images - spec: - containers: - - args: - - --gcs-upload-secret=/secrets/gcs/service-account.json - - --image-import-pull-secret=/etc/pull-secret/.dockerconfigjson - - --report-credentials-file=/etc/report/credentials - - --target=[images] - - --variant=ibm-fusion-access-operator-ocp-4.22-lp-interop - command: - - ci-operator - image: quay-proxy.ci.openshift.org/openshift/ci:ci_ci-operator_latest - imagePullPolicy: Always - name: "" - resources: - requests: - cpu: 10m - volumeMounts: - - 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: 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( | .* )ibm-fusion-access-operator-ocp-4.22-lp-interop-images,?($|\s.*) - agent: kubernetes always_run: true branches: