From efb05c41504ac3db2541a1a69df7f25dac036a86 Mon Sep 17 00:00:00 2001 From: Razvan-Daniel Mihai <84674+razvan@users.noreply.github.com> Date: Wed, 23 Aug 2023 15:13:05 +0200 Subject: [PATCH] typos --- .../kuttl/spark-pi-public-s3/10-deploy-spark-app.yaml.j2 | 2 +- tests/test-definition.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/templates/kuttl/spark-pi-public-s3/10-deploy-spark-app.yaml.j2 b/tests/templates/kuttl/spark-pi-public-s3/10-deploy-spark-app.yaml.j2 index b64df349..dc98e229 100644 --- a/tests/templates/kuttl/spark-pi-public-s3/10-deploy-spark-app.yaml.j2 +++ b/tests/templates/kuttl/spark-pi-public-s3/10-deploy-spark-app.yaml.j2 @@ -9,7 +9,7 @@ spec: vectorAggregatorConfigMapName: vector-aggregator-discovery {% endif %} sparkImage: -{% if test_scenario['values']['spark'].find(":") %} +{% if test_scenario['values']['spark'].find(",") %} custom: {{test_scenario['values']['spark'] | replace(".", "")}} {% else %} productVersion: "{{ test_scenario['values']['spark'] }}" diff --git a/tests/test-definition.yaml b/tests/test-definition.yaml index f868793c..6bc9b069 100644 --- a/tests/test-definition.yaml +++ b/tests/test-definition.yaml @@ -19,7 +19,7 @@ dimensions: - 3.4.0 # Alternatively, if you want to use a custom image, append a comma and the full image name to the product version # as in the example below. - #- 3.4.0,docker.stackable.tech/sandbox/spark-k8s:3.4.0-stackable0.0.0-dev + # - 3.4.0,docker.stackable.tech/sandbox/spark-k8s:3.4.0-stackable0.0.0-dev - name: ny-tlc-report values: - 0.1.0