Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
administration
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OZG-Cloud
app
administration
Commits
ea759395
Commit
ea759395
authored
1 year ago
by
Jan Zickermann
Browse files
Options
Downloads
Patches
Plain Diff
OZG-4939 OZG-5045 Replace alfa name with administration
parent
f09dfca1
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/test/helm/keycloak_user_crd_test.yaml
+11
-11
11 additions, 11 deletions
src/test/helm/keycloak_user_crd_test.yaml
with
11 additions
and
11 deletions
src/test/helm/keycloak_user_crd_test.yaml
+
11
−
11
View file @
ea759395
...
...
@@ -24,7 +24,7 @@
suite
:
Keycloak User crd
release
:
name
:
a
lfa
name
:
a
dministration
namespace
:
by-helm-test
templates
:
-
templates/keycloak_user_crd.yaml
...
...
@@ -132,8 +132,8 @@ tests:
last_name
:
Doe
email
:
dorothea@ozg-sh.de
client_roles
:
-
name
:
a
lfa
role
:
VERWALTUNG_USER
-
name
:
a
dministration
role
:
ROLE_A
asserts
:
-
equal
:
path
:
spec.keep_after_delete
...
...
@@ -157,8 +157,8 @@ tests:
-
contains
:
path
:
spec.keycloak_user.client_roles
content
:
name
:
a
lfa
role
:
VERWALTUNG_USER
name
:
a
dministration
role
:
ROLE_A
-
it
:
should have Keycloak User with realm role
set
:
...
...
@@ -424,10 +424,10 @@ tests:
realm_roles
:
-
"
offline_access"
client_roles
:
-
name
:
a
lfa
role
:
VERWALTUNG_USER
-
name
:
a
dministration
role
:
ROLE_A
groups
:
-
Bauamt
-
GroupA
asserts
:
-
hasDocuments
:
count
:
2
...
...
@@ -485,13 +485,13 @@ tests:
-
contains
:
path
:
spec.keycloak_user.groups
content
:
Bauamt
GroupA
documentIndex
:
1
-
contains
:
path
:
spec.keycloak_user.client_roles
content
:
name
:
a
lfa
role
:
VERWALTUNG_USER
name
:
a
dministration
role
:
ROLE_A
documentIndex
:
1
-
contains
:
path
:
spec.keycloak_user.realm_roles
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment