Skip to content
Snippets Groups Projects
Commit 6e912171 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5238 Added deployment test back in

parent 45eb74ec
No related branches found
No related tags found
No related merge requests found
......@@ -72,16 +72,16 @@ tests:
name: ozgcloud_oauth2_realm
value: sh-eins-zwei-drei-dev
# - it: check different client name
# set:
# sso:
# keycloak_clients:
# - client_name: different-client
# asserts:
# - isKind:
# of: Deployment
# - contains:
# path: spec.template.spec.containers[0].env
# content:
# name: ozgcloud_oauth2_resource
# value: different-client
- it: check different client name
set:
sso:
keycloak_clients:
- client_name: different-client
asserts:
- isKind:
of: Deployment
- contains:
path: spec.template.spec.containers[0].env
content:
name: ozgcloud_oauth2_resource
value: different-client
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment