Closed Bug 548150 Opened 15 years ago Closed 15 years ago

please insert new mobile branches into production and staging graph server

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jhford, Assigned: dmoore)

Details

Please run the following SQL code on production graph server: insert into branches values (NULL,"mobile-electrolysis"); insert into branches values (NULL,"mobile-places"); And this code on graphs-stage: insert into branches values (NULL,"mobile-electrolysis"); insert into branches values (NULL,"mobile-places"); insert into branches values (NULL,"mobile-try");
Assignee: server-ops → dmoore
Executed against "graphs_mozilla_org_new" in production and "graphs_stage2" in staging.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.