Closed Bug 1037440 Opened 10 years ago Closed 10 years ago

please update aus4 stage/prod to 01afbbc2f1a69c988151a51bdbbe8107772525e7

Categories

(Infrastructure & Operations Graveyard :: WebOps: Product Delivery, task)

task
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bhearsum, Assigned: cturra)

References

Details

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

We've landed a high priority hack for bug 1013354 and need to have it deployed sometime today. Sorry for the short notice.

I've already tested in dev, so this can go right to stage/prod - both apps, please.
Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/529]
on it.
Assignee: server-ops-webops → cturra
push to stage and prod complete \o/

[cturra@ausadm.private.phx1 aus4.mozilla.org]$ sudo bash -x update
+ CODE_DIR=/data/aus/src/aus4.mozilla.org/app/
+ echo -e 'Updating code...'
Updating code...
+ cd /data/aus/src/aus4.mozilla.org/app/
+ git pull
remote: Counting objects: 47, done.
remote: Compressing objects: 100% (40/40), done.
remote: Total 47 (delta 17), reused 14 (delta 3)
Unpacking objects: 100% (47/47), done.
From git://github.com/mozilla/balrog
   787c7b0..01afbbc  master     -> origin/master
Updating 787c7b0..01afbbc
Fast-forward
 auslib/admin/base.py                                                       |  3 +++
 auslib/admin/templates/fragments/revisions.html                            |  7 ++++---
 auslib/test/web/test_client.py                                             | 44 ++++++++++++++++++++++++++++++++++++++++++++
 auslib/web/base.py                                                         | 21 +++++++++++++++++++++
 requirements/prod.txt                                                      |  1 +
 vendor/lib/python/Flask_Compress-1.0.2-py2.7.egg-info/PKG-INFO             | 22 ++++++++++++++++++++++
 vendor/lib/python/Flask_Compress-1.0.2-py2.7.egg-info/SOURCES.txt          |  9 +++++++++
 vendor/lib/python/Flask_Compress-1.0.2-py2.7.egg-info/dependency_links.txt |  1 +
 vendor/lib/python/Flask_Compress-1.0.2-py2.7.egg-info/installed-files.txt  |  9 +++++++++
 vendor/lib/python/Flask_Compress-1.0.2-py2.7.egg-info/not-zip-safe         |  1 +
 vendor/lib/python/Flask_Compress-1.0.2-py2.7.egg-info/requires.txt         |  1 +
 vendor/lib/python/Flask_Compress-1.0.2-py2.7.egg-info/top_level.txt        |  1 +
 vendor/lib/python/flask_compress.py                                        | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 13 files changed, 211 insertions(+), 3 deletions(-)
 create mode 100644 vendor/lib/python/Flask_Compress-1.0.2-py2.7.egg-info/PKG-INFO
 create mode 100644 vendor/lib/python/Flask_Compress-1.0.2-py2.7.egg-info/SOURCES.txt
 create mode 100644 vendor/lib/python/Flask_Compress-1.0.2-py2.7.egg-info/dependency_links.txt
 create mode 100644 vendor/lib/python/Flask_Compress-1.0.2-py2.7.egg-info/installed-files.txt
 create mode 100644 vendor/lib/python/Flask_Compress-1.0.2-py2.7.egg-info/not-zip-safe
 create mode 100644 vendor/lib/python/Flask_Compress-1.0.2-py2.7.egg-info/requires.txt
 create mode 100644 vendor/lib/python/Flask_Compress-1.0.2-py2.7.egg-info/top_level.txt
 create mode 100644 vendor/lib/python/flask_compress.py
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ cd /data/aus/src/aus4.mozilla.org/app/
+ git rev-parse HEAD
+ /data/aus/deploy -n aus4.mozilla.org
[2014-07-11 08:55:00] Running rsync_project
[2014-07-11 08:55:00] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/aus/src/aus4.mozilla.org/ /data/aus/www/aus4.mozilla.org/
[2014-07-11 08:55:00] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/aus/src/aus4.mozilla.org/ /data/aus/www/aus4.mozilla.org/ (0.112s)
[2014-07-11 08:55:00] Finished rsync_project (0.112s)
+ issue-multi-command aus /data/bin/update-www.sh aus4.mozilla.org
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Looks good, thanks!
Status: RESOLVED → VERIFIED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.