Closed
Bug 918262
Opened 11 years ago
Closed 11 years ago
[Remo] Update database tables for reps-dev.m.o
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: giorgos, Assigned: cturra)
References
Details
Attachments
(1 file, 1 obsolete file)
2.42 KB,
text/x-sql
|
Details |
Please run the attached sql on reps-dev.m.o
./manage.py dbshell < remo.sql
Assignee | ||
Comment 1•11 years ago
|
||
complete as requested.
[root@engagementadm.private.phx1 remo]# ./manage.py dbshell < /home/cturra/remo.sql
[root@engagementadm.private.phx1 remo]# echo $?
0
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•11 years ago
|
||
Works OK on dev. Can you please run the same queries on stage (reps.allizom.org) and prod (reps.mozilla.org)
Thanks!
Attachment #807133 -
Attachment is obsolete: true
Reporter | ||
Comment 3•11 years ago
|
||
Note that I did a minor update in the attached file.
Reporter | ||
Updated•11 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 4•11 years ago
|
||
i have applied this change to stage. please confirm it looks as expected before we push this to prod:
[root@engagementadm.private.phx1 remo]# md5sum /home/cturra/remo.sql
d1ca0dddad88706b8f38321fc00bb5ab /home/cturra/remo.sql
[root@engagementadm.private.phx1 remo]# ./manage.py dbshell < /home/cturra/remo.sql
[root@engagementadm.private.phx1 remo]# echo $?
0
Flags: needinfo?(giorgos)
Assignee | ||
Comment 6•11 years ago
|
||
push to prod complete.
[root@engagementadm.private.phx1 remo]# ./manage.py dbshell < /home/cturra/remo.sql
[root@engagementadm.private.phx1 remo]# echo $?
0
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•