-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Labels
kind/enhancementCategorizes a PR related to an enhancementCategorizes a PR related to an enhancementpriority/blockerHighest Priority. Has a deadline and it blocks other tasksHighest Priority. Has a deadline and it blocks other tasksrelease/26.1.0team/ui
Milestone
Description
Description
With the switch of the development of the login theme to keycloak.v2
, the java testsuite is run with the v2 only (#30319). However, the deprecated keycloak
theme is still to be supported for some time and needs regular testing for that reason.
Thus the nightly build should add a run of base testsuite using the keycloak
theme.
Discussion
No response
Motivation
No response
Details
Notes:
- Some of the Java tests may be difficult to run with both v1 and v2. It might be better to keep them running with v2 and exclude if v1 is in use
- The running of keycloak should be conditioned on nightly in
keycloak/keycloak
repository - The way to run the tests in integration-arquillian testsuite with
keycloak
theme is by using thelogin.theme.default
maven property
Metadata
Metadata
Assignees
Labels
kind/enhancementCategorizes a PR related to an enhancementCategorizes a PR related to an enhancementpriority/blockerHighest Priority. Has a deadline and it blocks other tasksHighest Priority. Has a deadline and it blocks other tasksrelease/26.1.0team/ui