Skip to content

[WIP] Fix E2E workflow Keycloak host port configuration#881

Closed
Copilot wants to merge 1 commit intodevelopfrom
copilot/fix-e2e-workflow-keycloak-port
Closed

[WIP] Fix E2E workflow Keycloak host port configuration#881
Copilot wants to merge 1 commit intodevelopfrom
copilot/fix-e2e-workflow-keycloak-port

Conversation

Copy link

Copilot AI commented Mar 2, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original prompt

Fix failing E2E workflow where Keycloak is started on the wrong host port.

Context:

Required changes:

  1. In .github/workflows/e2e_tests.yml, update the Keycloak docker run port mapping to use -p 8181:8080 so it matches the health check and KEYCLOAK_HOST URLs.
  2. Keep the PR small and focused; do not change production workflows.
  3. Ensure workflow still uses the same Keycloak image and command (quay.io/keycloak/keycloak:26.5 start-dev).

Acceptance criteria:

  • E2E workflow no longer times out waiting for Keycloak.
  • All Keycloak URLs in the E2E workflow are consistent with the mapped port.

This pull request was created from Copilot chat.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@krusche krusche closed this Mar 2, 2026
@krusche krusche deleted the copilot/fix-e2e-workflow-keycloak-port branch March 2, 2026 08:48
Copilot stopped work on behalf of krusche due to an error March 2, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants