Skip to content

Commit 1479c71

Browse files
committed
fix helm tests
1 parent 49b43e0 commit 1479c71

File tree

2 files changed

+0
-82
lines changed

2 files changed

+0
-82
lines changed

charts/gitops-runtime/tests/argo-projects-templates-integration_test.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ templates:
66
- app-proxy/workflows-crb.yaml
77
- app-proxy/config.yaml
88
- internal-router/config.yaml
9-
- event-reporters/rollout-reporter/clusterrolebinding.yaml
109
tests:
1110
# ------------------------------------------------------------------------
1211
# ArgoCD
@@ -105,18 +104,3 @@ tests:
105104
- equal:
106105
path: data.argoWorkflowsUrl
107106
value: https://argo-test-server:2746
108-
# ------------------------------------------------------------------------------------------
109-
# Argo rollouts
110-
# Affected templates - rollouts reporter clusterrolebinding
111-
# ------------------------------------------------------------------------------------------
112-
- it: test rollout reporter ClusterRoleBinding to argo rollouts role
113-
template: 'event-reporters/rollout-reporter/clusterrolebinding.yaml'
114-
values:
115-
- ./values/mandatory-values.yaml
116-
set:
117-
argo-rollouts.enabled: true
118-
argo-rollouts.fullnameOverride: rollouts-test
119-
asserts:
120-
- equal:
121-
path: roleRef.name
122-
value: rollouts-test

charts/gitops-runtime/tests/external_argo_rollouts_test.yaml

Lines changed: 0 additions & 66 deletions
This file was deleted.

0 commit comments

Comments
 (0)