Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down