Skip to content

fix: point prod smoke tests at prod and skip provider-smoke there - #176

Merged
saqibmanan merged 1 commit into
devfrom
fix/prod-smoke-targets-prod-dev
Sep 11, 2026
Merged

fix: point prod smoke tests at prod and skip provider-smoke there#176
saqibmanan merged 1 commit into
devfrom
fix/prod-smoke-targets-prod-dev

Conversation

@saqibmanan

Copy link
Copy Markdown
Contributor

Companion to #175 so the workflow file stays identical on both branches. Every change is conditioned on github.ref_name == 'main', so dev deploys behave exactly as before.

The Smoke Tests job passed the repo-level HOME_URL_DEV (the dev site) on
main too, so every prod deploy's consumer and provider suites tested dev:
prod's nginx logged 0 test-browser requests during a prod run's smoke
window, dev's logged 8840. Prod rollbacks were being triggered by dev
timeouts, and prod's UI was never actually tested.

On main, pass the prod URL and set skip_provider, since provider-smoke
creates content with the test account.
@saqibmanan
saqibmanan merged commit 0a363ba into dev Sep 11, 2026
3 checks passed
@saqibmanan
saqibmanan deleted the fix/prod-smoke-targets-prod-dev branch September 11, 2026 13:28
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.

1 participant