Closed Bug 831230 Opened 11 years ago Closed 11 years ago

Deploy new phonebook.mozilla.org code

Categories

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

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rtucker, Assigned: cturra)

References

Details

(Whiteboard: [triaged 20130116][push interrupt])

Deploy new phonebook.mozilla.org code
:rtucker - i have pushed this update to stage. can you please verify everything is there as expected before i push to prod?

  https://phonebook.allizom.org/

 
[root@intranetadm.private.corp.phx1 phonebook.allizom.org]# bash -x update 
+ BASE_DIR=/data/intranet-stage/src/phonebook.allizom.org
+ CODE_DIR=/data/intranet-stage/src/phonebook.allizom.org/phonebook
+ echo -e 'Updating code...'
Updating code...
+ cd /data/intranet-stage/src/phonebook.allizom.org
+ svn up /data/intranet-stage/src/phonebook.allizom.org/phonebook
Updating 'phonebook':
U    phonebook/templates/header.php
Updated to revision 112257.
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ set +x
Deploying code...
[2013-01-16 08:53:28] Running rsync_project
[2013-01-16 08:53:28] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/intranet-stage/src/phonebook.allizom.org/ /data/intranet-stage/www/phonebook.allizom.org/
[2013-01-16 08:53:28] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/intranet-stage/src/phonebook.allizom.org/ /data/intranet-stage/www/phonebook.allizom.org/ (0.120s)
[2013-01-16 08:53:28] Finished rsync_project (0.120s)
Assignee: server-ops-webops → cturra
Status: NEW → ASSIGNED
Whiteboard: [triaged 20130116][push interrupt]
r+
:rtucker - this has now been pushed to prod.

[root@intranetadm.private.corp.phx1 phonebook.mozilla.org]# bash -x update 
+ BASE_DIR=/data/intranet/src/phonebook.mozilla.org
+ CODE_DIR=/data/intranet/src/phonebook.mozilla.org/phonebook
+ echo -e 'Updating code...'
Updating code...
+ cd /data/intranet/src/phonebook.mozilla.org
+ svn up /data/intranet/src/phonebook.mozilla.org/phonebook
Updating 'phonebook':
U    phonebook/templates/header.php
A    phonebook/output-jsonp.inc
U    phonebook/constants.php
Updated to revision 112266.
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ set +x
Deploying code...
[2013-01-16 13:01:01] Running rsync_project
[2013-01-16 13:01:01] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/intranet/src/phonebook.mozilla.org/ /data/intranet/www/phonebook.mozilla.org/
[2013-01-16 13:01:01] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/intranet/src/phonebook.mozilla.org/ /data/intranet/www/phonebook.mozilla.org/ (0.175s)
[2013-01-16 13:01:01] Finished rsync_project (0.175s)
Status: ASSIGNED → RESOLVED
Closed: 11 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.