Skip to content

Conversation

@jmaupetit
Copy link
Contributor

Purpose

Now that Arnold apps CI supports automated testing for tray routes, we need to improve Keycloak app testing.

Proposal

  • switch to the legacy docker image
  • add tests for the application

Recent Keycloak 17.0.0 release completely refactored the configuration
files and environmnent variable names. While waiting to switch to this
new pattern, we can temporarily use the `legacy` image.
Now that the CI supports tray tests, use them!
# -- keycloak
keycloak_image_name: "quay.io/keycloak/keycloak"
keycloak_image_tag: "latest"
# FIXME
Copy link
Contributor

@quitterie-lcs quitterie-lcs Mar 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it a FIXME because with the latest version, the tray is broken ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants