Skip to content
Snippets Groups Projects
Commit 3934630a authored by OZG-Cloud Team's avatar OZG-Cloud Team
Browse files

OZG-6254 OZG-6484 pvog routing fix network policy test

parent 124d3f5f
No related branches found
No related tags found
No related merge requests found
...@@ -154,7 +154,7 @@ tests: ...@@ -154,7 +154,7 @@ tests:
routingStrategy: ZUFI routingStrategy: ZUFI
asserts: asserts:
- failedTemplate: - 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 - it: should not add zufi rule when zufi-routing is disabled
set: set:
......
...@@ -192,7 +192,7 @@ tests: ...@@ -192,7 +192,7 @@ tests:
routingStrategy: ZUFI routingStrategy: ZUFI
asserts: asserts:
- failedTemplate: - 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 - it: should not add zufi rule when zufi-routing is disabled
set: set:
......
...@@ -29,7 +29,6 @@ release: ...@@ -29,7 +29,6 @@ release:
templates: templates:
- templates/xta_adapter_cronjob.yaml - templates/xta_adapter_cronjob.yaml
set: set:
image.tag: latest
ozgcloud.environment: test ozgcloud.environment: test
imagePullSecret: image-pull-secret imagePullSecret: image-pull-secret
tests: tests:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment