File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 PYTHON_VERSION : " 3.13"
2222 UV_CACHE_DIR : /tmp/.uv-cache
2323 # renovate: datasource=docker depName=ghcr.io/home-assistant/home-assistant
24- HA_IMAGE_GHCR : " ghcr.io/home-assistant/home-assistant:2026.5.3 "
24+ HA_IMAGE_GHCR : " ghcr.io/home-assistant/home-assistant:2026.5.4 "
2525 # Disable Testcontainers' Ryuk reaper: it has been reported to leave
2626 # zombie containers on GHA runners (see #366, Ilya0527 2026-05-18).
2727 # The E2E fixture in tests/src/e2e/conftest.py relies instead on the
Original file line number Diff line number Diff line change 2828 PYTHON_VERSION : " 3.13"
2929 UV_CACHE_DIR : /tmp/.uv-cache
3030 # renovate: datasource=docker depName=ghcr.io/home-assistant/home-assistant
31- HA_IMAGE_GHCR : " ghcr.io/home-assistant/home-assistant:2026.5.3 "
31+ HA_IMAGE_GHCR : " ghcr.io/home-assistant/home-assistant:2026.5.4 "
3232
3333jobs :
3434 performance-tests :
Original file line number Diff line number Diff line change 1111 PYTHON_VERSION : " 3.13"
1212 UV_CACHE_DIR : /tmp/.uv-cache
1313 # renovate: datasource=docker depName=ghcr.io/home-assistant/home-assistant
14- HA_IMAGE_GHCR : " ghcr.io/home-assistant/home-assistant:2026.5.3 "
14+ HA_IMAGE_GHCR : " ghcr.io/home-assistant/home-assistant:2026.5.4 "
1515 # Disable Testcontainers' Ryuk reaper: it has been reported to leave
1616 # zombie containers on GHA runners (see #366, Ilya0527 2026-05-18).
1717 # The E2E fixture in tests/src/e2e/conftest.py relies instead on the
Original file line number Diff line number Diff line change 1313# Home Assistant Docker image for E2E/performance/UAT tests.
1414# Keep in sync with .github/workflows/e2e-tests.yml and pr.yml.
1515# renovate: datasource=docker depName=ghcr.io/home-assistant/home-assistant
16- HA_TEST_IMAGE = "ghcr.io/home-assistant/home-assistant:2026.5.3 "
16+ HA_TEST_IMAGE = "ghcr.io/home-assistant/home-assistant:2026.5.4 "
1717
1818# Test user credentials (for UI access)
1919TEST_USER = "mcp"
You can’t perform that action at this time.
0 commit comments