Skip to content

Commit 6a0a818

Browse files
committed
cvo: Add tls scanner job
1 parent 3a4398c commit 6a0a818

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-main.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,15 @@ tests:
196196
container:
197197
from: src
198198
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
199+
- as: tls-scanner
200+
steps:
201+
cluster_profile: aws-5
202+
env:
203+
COMPUTE_NODE_TYPE: m5.2xlarge
204+
SCAN_NAMESPACE: openshift-cluster-version
205+
test:
206+
- ref: tls-scanner-run
207+
workflow: ipi-aws
199208
zz_generated_metadata:
200209
branch: main
201210
org: openshift

0 commit comments

Comments
 (0)