Skip to content

Commit e7be9bb

Browse files
committed
cvo: Add tls scanner test step to e2e job
1 parent 83fa649 commit e7be9bb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ tests:
6666
- as: e2e-agnostic-ovn
6767
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|PROJECT|LICENSE)$
6868
steps:
69+
env:
70+
SCAN_NAMESPACE: openshift-cluster-version
71+
test:
72+
- ref: tls-scanner-run
73+
- ref: openshift-e2e-test
6974
cluster_profile: azure4
7075
workflow: openshift-e2e-azure
7176
- as: e2e-agnostic-operator

0 commit comments

Comments
 (0)