From ae4335fc4625d93f97aca4d93ff7378358cef265 Mon Sep 17 00:00:00 2001 From: Giovanni Toraldo Date: Tue, 16 Apr 2024 14:55:08 +0200 Subject: [PATCH] fix tests? --- charts/alfresco-ai-transformer/tests/confimap_test.yaml | 2 +- charts/alfresco-search-enterprise/tests/configmaps_test.yaml | 2 +- .../tests/liveindexing-deployment_test.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/alfresco-ai-transformer/tests/confimap_test.yaml b/charts/alfresco-ai-transformer/tests/confimap_test.yaml index a4b853d2..c5dfac88 100644 --- a/charts/alfresco-ai-transformer/tests/confimap_test.yaml +++ b/charts/alfresco-ai-transformer/tests/confimap_test.yaml @@ -35,7 +35,7 @@ tests: template: config-ai-transformer.yaml - equal: path: data.FILE_STORE_URL - value: http://acs-alfresco-transform-service/alfresco/api/-default-/private/sfs/versions/1/file/ + value: http://acs-alfresco-transform-service/alfresco/api/-default-/private/sfs/versions/1/file template: config-sfs.yaml - equal: path: data.BROKER_URL diff --git a/charts/alfresco-search-enterprise/tests/configmaps_test.yaml b/charts/alfresco-search-enterprise/tests/configmaps_test.yaml index b57ad2d5..1e7bbbb5 100644 --- a/charts/alfresco-search-enterprise/tests/configmaps_test.yaml +++ b/charts/alfresco-search-enterprise/tests/configmaps_test.yaml @@ -38,7 +38,7 @@ tests: template: configmap-ats.yaml - equal: path: data.SFS_URL - value: http://sfs/alfresco/api/-default-/private/sfs/versions/1/file/ + value: http://sfs/alfresco/api/-default-/private/sfs/versions/1/file template: configmap-ats.yaml - it: should fail rendering manifest without required values diff --git a/charts/alfresco-search-enterprise/tests/liveindexing-deployment_test.yaml b/charts/alfresco-search-enterprise/tests/liveindexing-deployment_test.yaml index 96466791..9403e439 100644 --- a/charts/alfresco-search-enterprise/tests/liveindexing-deployment_test.yaml +++ b/charts/alfresco-search-enterprise/tests/liveindexing-deployment_test.yaml @@ -103,7 +103,7 @@ tests: template: configmap-ats.yaml - equal: path: data.SFS_URL - value: http://sfs/alfresco/api/-default-/private/sfs/versions/1/file/ + value: http://sfs/alfresco/api/-default-/private/sfs/versions/1/file template: configmap-ats.yaml - contains: path: spec.template.spec.containers[0].env