diff --git a/src/test/helm/network_policy_test.yaml b/src/test/helm/network_policy_test.yaml index 0e4ad5002b616eba018a6d7a7d00c1ba13ab1b25..7ab7a66635a542de6b2a8e89af418c287c6d676d 100644 --- a/src/test/helm/network_policy_test.yaml +++ b/src/test/helm/network_policy_test.yaml @@ -154,7 +154,7 @@ tests: routingStrategy: ZUFI asserts: - failedTemplate: - errorMessage: routing.zufiManager.namespace must be set if antragraum is enabled + errorMessage: routing.zufiManager.namespace must be set if routingStrategy=ZUFI - it: should not add zufi rule when zufi-routing is disabled set: diff --git a/xta-adapter/src/test/helm/network_policy_test.yaml b/xta-adapter/src/test/helm/network_policy_test.yaml index 304fe58d294d1a530c8c621ad731e670d7871df0..4bfbb7c0cca3ba9e4c233baa32e7ef5cdc2a4570 100644 --- a/xta-adapter/src/test/helm/network_policy_test.yaml +++ b/xta-adapter/src/test/helm/network_policy_test.yaml @@ -192,7 +192,7 @@ tests: routingStrategy: ZUFI asserts: - failedTemplate: - errorMessage: routing.zufiManager.namespace must be set if antragraum is enabled + errorMessage: routing.zufiManager.namespace must be set if routingStrategy=ZUFI - it: should not add zufi rule when zufi-routing is disabled set: diff --git a/xta-adapter/src/test/helm/xta_adapter_cronjob_routing_zufi_test.yaml b/xta-adapter/src/test/helm/xta_adapter_cronjob_routing_zufi_test.yaml index 1d9d5f0d1c32e99db4b521d94ebb59e81e97d496..80042aafbd72238571931cf602efd7e6554da9b5 100644 --- a/xta-adapter/src/test/helm/xta_adapter_cronjob_routing_zufi_test.yaml +++ b/xta-adapter/src/test/helm/xta_adapter_cronjob_routing_zufi_test.yaml @@ -29,7 +29,6 @@ release: templates: - templates/xta_adapter_cronjob.yaml set: - image.tag: latest ozgcloud.environment: test imagePullSecret: image-pull-secret tests: