Skip to content

Fix #1630: set TOWER_TEST_PORT in the scheduled dashboard e2e workflow - #1632

Open
amrmelsayed wants to merge 1 commit into
mainfrom
fix/1630-dashboard-e2e-test-port
Open

Fix #1630: set TOWER_TEST_PORT in the scheduled dashboard e2e workflow#1632
amrmelsayed wants to merge 1 commit into
mainfrom
fix/1630-dashboard-e2e-test-port

Conversation

@amrmelsayed

Copy link
Copy Markdown
Collaborator

One env line: the scheduled Dashboard E2E run has been red since PR #1604 landed its live-Tower guard (the test refuses to default to port 4100). CI never had TOWER_TEST_PORT set, so the guard trips. Sets it to 14100, matching the guard's own suggestion. The playwright.config 4100 default remains a flagged follow-up in #1630 (needs per-test default sync). Fixes #1630.

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.

dashboard-e2e workflow: scheduled run red since PR #1604 — TOWER_TEST_PORT unset trips the live-Tower guard (config still defaults 4100)

1 participant