Closed Bug 1080726 Opened 10 years ago Closed 10 years ago

Upgrade PulseGuardian on pulse production and dev

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mcote, Assigned: cliang)

References

Details

(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1515] )

Please upgrade PulseGuardian on both production and dev to grab the fix for bug 1079595.  It's a simple fix so no need to test on dev first imho.
Sorry, didn't mean to fill in the kanban after cloning...
Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1433]
Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1515]
Changes pushed to dev and prod.  

$ sudo ./update
Updating dev pulsewebsite...
pulling from http://hg.mozilla.org/automation/pulsewebsite
searching for changes
no changes found
default
Updating dev pulseshims...
pulling from http://hg.mozilla.org/automation/pulseshims
searching for changes
no changes found
default
Updating dev mozillapulse...
pulling from http://hg.mozilla.org/automation/mozillapulse
searching for changes
no changes found
default
Updating dev pulseguardian...
remote: Counting objects: 11, done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 11 (delta 2), reused 5 (delta 1)
Unpacking objects: 100% (11/11), done.
From https://github.com/mozilla/pulseguardian
   0753efd..a167357  master     -> origin/master
Updating 0753efd..a167357
Fast-forward
 pulseguardian/model/pulse_user.py       |  5 ++-
 pulseguardian/upgrade/multiple_users.py | 65 +++++++++++++++++++++++++++++++++
 pulseguardian/web.py                    | 10 +++--
 3 files changed, 74 insertions(+), 6 deletions(-)
 create mode 100644 pulseguardian/upgrade/multiple_users.py
[2014-10-09 21:27:17] Running rsync_project
[2014-10-09 21:27:17] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/pulse-dev/src/pulse-dev/ /data/pulse-dev/www/pulse-dev/
[2014-10-09 21:27:17] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/pulse-dev/src/pulse-dev/ /data/pulse-dev/www/pulse-dev/ (0.061s)
[2014-10-09 21:27:17] Finished rsync_project (0.061s)
[2014-10-09 21:27:17] Running commit_www
[2014-10-09 21:27:17] [localhost] running: cd /data/pulse-dev/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['pulse-dev']'
[2014-10-09 21:27:17] [localhost] finished: cd /data/pulse-dev/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['pulse-dev']' (0.015s)
[localhost] out: [master f3ba861] deploy [pulse-dev]
[localhost] out: 3 files changed, 74 insertions(+), 6 deletions(-)
[localhost] out: create mode 100644 pulse-dev/pulseguardian/pulseguardian/upgrade/multiple_users.py
[2014-10-09 21:27:17] Finished commit_www (0.016s)
[2014-10-09 21:27:17] Running push_www
[2014-10-09 21:27:17] [pulse-app1.dev.dmz.phx1.mozilla.com] running: /data/bin/update-www.sh pulse-dev
[2014-10-09 21:27:18] [pulse-app1.dev.dmz.phx1.mozilla.com] finished: /data/bin/update-www.sh pulse-dev (0.544s)
[2014-10-09 21:27:18] Finished push_www (0.546s)
[2014-10-09 21:27:18] Starting new HTTPS connection (1): changelog.paas.allizom.org
Assignee: server-ops-webops → cliang
Closing this bug.  Please reopen if you find that something you expected to be pushed did not get updated properly.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.