fix(update): complete channel switch follow-up work

This commit is contained in:
Peter Steinberger
2026-04-26 11:38:36 +01:00
parent cd8187d7ce
commit 6a00be5f90
9 changed files with 270 additions and 106 deletions

View File

@@ -430,6 +430,11 @@ jobs:
command: pnpm test:docker:doctor-switch
timeout_minutes: 60
release_path: true
- suite_id: docker-update-channel-switch
label: Update Channel Switch Docker E2E
command: pnpm test:docker:update-channel-switch
timeout_minutes: 60
release_path: true
- suite_id: docker-session-runtime-context
label: Session Runtime Context Docker E2E
command: pnpm test:docker:session-runtime-context