Closed Bug 860274 Opened 12 years ago Closed 12 years ago

Deploy bouncer redirect in support of 20.0.1 Firefox release

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task, P1)

x86
macOS

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: brandon, Assigned: cturra)

References

Details

(Whiteboard: [push interrupt])

Mozilla is producing a Firefox 20.0.1 for Windows users only. We need to deploy a redirect to Bouncer that supports this new version and redirects users requesting 20.0 to 20.0.1.
This bug is on hold until: 1) The redirect is completed 2) The builds are QAed and approved.
Severity: normal → major
Priority: -- → P1
The rewrite rule for this will be: RewriteCond %{QUERY_STRING} product=firefox-20\.0&os=win(.*)$ [NC] RewriteRule (.*) $1?product=firefox-20\.0\.1&os=win%1 [L,R=301] See Bug 860255 for more.
grabbing this bug.
Assignee: server-ops-webops → cturra
Status: NEW → ASSIGNED
Whiteboard: [push interrupt]
as discussed on irc, we have imported a copy of the production database into dev and stage and run our tests against them with this redirect without error. waiting on the "green light" to push this to production.
We will want to push this "first thing PT" today, according to lsblakk. Ping me when you get into the office, cturra.
these rewrite rules have been successfully pushed to production as requested! time to test test test :)
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.