From 692eb5e11cd7249b93ef9719d98be7eeecc11e8c Mon Sep 17 00:00:00 2001 From: Davide Bianchi <10374360+davidebianchi@users.noreply.github.com> Date: Thu, 30 Jul 2026 17:49:34 +0200 Subject: [PATCH] Revert "Add tls-scanner-run to RHOAI e2e job (#82555)" This reverts commit fb1c6c9b65b12ffdc098e9b03845d6525c66437b. --- .../opendatahub-io-opendatahub-operator-main.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/ci-operator/config/opendatahub-io/opendatahub-operator/opendatahub-io-opendatahub-operator-main.yaml b/ci-operator/config/opendatahub-io/opendatahub-operator/opendatahub-io-opendatahub-operator-main.yaml index f37724eefcff3..3e07b896fc82a 100644 --- a/ci-operator/config/opendatahub-io/opendatahub-operator/opendatahub-io-opendatahub-operator-main.yaml +++ b/ci-operator/config/opendatahub-io/opendatahub-operator/opendatahub-io-opendatahub-operator-main.yaml @@ -7,10 +7,6 @@ base_images: name: "4.19" namespace: origin tag: operator-sdk - tls-scanner-tool: - name: "4.22" - namespace: ocp - tag: tls-scanner-tool ubi: name: ubi-minimal namespace: ocp @@ -125,8 +121,6 @@ tests: SOURCE_IMAGE_REF: opendatahub-operator-rhoai env: IMAGE_REPO: opendatahub-operator - PQC_CHECK: "true" - SCAN_NAMESPACE: redhat-ods-operator,redhat-ods-applications pre: - ref: ipi-install-rbac - ref: opendatahub-operator-e2e-cluster-preflight-health-check @@ -158,7 +152,6 @@ tests: cpu: 2000m memory: 3Gi timeout: 3h0m0s - - ref: tls-scanner-run workflow: generic-claim - as: opendatahub-operator-image-mirror postsubmit: true