Closed Bug 883191 Opened 11 years ago Closed 11 years ago

Deploy current FHR about:healthreport tip to fhr.cdn.m.n

Categories

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

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rnewman, Assigned: cturra)

Details

(Whiteboard: [push interrupt])

+++ This bug was initially created as a clone of Bug #882006 +++

Aaaaand again.

(Let me know if you'd prefer a lighter-weight process for this.)
pushed to prod (origin). should be caught by the CDNs when they refresh their caches.

[root@genericadm.private.phx1 fhr.cdn.mozilla.net]# bash update.sh
DIR: /data/genericrhel6/src/fhr.cdn.mozilla.net
ENV: genericrhel6
SITE: fhr.cdn.mozilla.net
APP: fhr-jelly
Updating code...
/data/genericrhel6/src/fhr.cdn.mozilla.net/fhr-jelly /data/genericrhel6/src/fhr.cdn.mozilla.net
remote: Counting objects: 50, done.
remote: Compressing objects: 100% (26/26), done.
remote: Total 36 (delta 20), reused 25 (delta 9)
Unpacking objects: 100% (36/36), done.
From https://github.com/mozilla/fhr-jelly
   73b6233..b59ba17  master     -> origin/master
Updating 73b6233..b59ba17
Fast-forward
 .gitignore                                |   2 ++
 README.md                                 |  14 ++++++++++----
 js/{config.json => config.json-local}     |   2 +-
 json/{payload.json => payload.json-local} |   0
 mobile/index.html                         |   2 +-
 tests/python-selenium/README.md           | 139 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 153 insertions(+), 6 deletions(-)
 rename js/{config.json => config.json-local} (77%)
 rename json/{payload.json => payload.json-local} (100%)
 create mode 100644 tests/python-selenium/README.md
/data/genericrhel6/src/fhr.cdn.mozilla.net/fhr-jelly/locale /data/genericrhel6/src/fhr.cdn.mozilla.net/fhr-jelly /data/genericrhel6/src/fhr.cdn.mozilla.net
Updating '.':
At revision 116931.
/data/genericrhel6/src/fhr.cdn.mozilla.net/fhr-jelly /data/genericrhel6/src/fhr.cdn.mozilla.net
Writing passive template to /data/genericrhel6/src/fhr.cdn.mozilla.net/web-output
/data/genericrhel6/src/fhr.cdn.mozilla.net
[2013-06-14 09:31:00] Running rsync_project
[2013-06-14 09:31:00] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/fhr.cdn.mozilla.net/ /data/genericrhel6/www/fhr.cdn.mozilla.net/
[2013-06-14 09:31:01] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/fhr.cdn.mozilla.net/ /data/genericrhel6/www/fhr.cdn.mozilla.net/ (0.995s)
[2013-06-14 09:31:01] Finished rsync_project (0.996s)
[2013-06-14 09:31:01] Running commit_www
[2013-06-14 09:31:01] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['fhr.cdn.mozilla.net']'
[2013-06-14 09:31:17] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['fhr.cdn.mozilla.net']' (15.938s)
[localhost] out: [master cc3c6f3] deploy [fhr.cdn.mozilla.net]
[localhost] out: 9 files changed, 154 insertions(+), 9 deletions(-)
[localhost] out: rename fhr.cdn.mozilla.net/fhr-jelly/js/{config.json => config.json-local} (77%)
[localhost] out: rename fhr.cdn.mozilla.net/fhr-jelly/json/{payload.json => payload.json-local} (100%)
[localhost] out: create mode 100644 fhr.cdn.mozilla.net/fhr-jelly/tests/python-selenium/README.md
[localhost] out: rename fhr.cdn.mozilla.net/web-output/static/js/{config.json => config.json-local} (77%)
[localhost] out: rename fhr.cdn.mozilla.net/web-output/static/json/{payload.json => payload.json-local} (100%)
[2013-06-14 09:31:17] Finished commit_www (15.938s)
Assignee: server-ops-webops → cturra
Status: NEW → 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.