Closed
Bug 1250339
Opened 9 years ago
Closed 9 years ago
Deploy telemetry-experiment-server to disabled ongoing experiments
Categories
(Infrastructure & Operations :: MOC: Service Requests, task)
Infrastructure & Operations
MOC: Service Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Felipe, Unassigned)
References
Details
No description provided.
Reporter | ||
Comment 1•9 years ago
|
||
Ryan, we're going to disable the experiments a few days early, so we need to re-deploy the server to push the updated manifest. Could you do the deployment for us, like in bug 1247822?
Whenever you see this you can go ahead and do it, we're good to go.
Flags: needinfo?(rchilds)
Comment 2•9 years ago
|
||
Just to make sure, the release_tag to use for this deployment should be: bb8b48cf0418 ?
based off of https://hg.mozilla.org/webtools/telemetry-experiment-server/
Comment 3•9 years ago
|
||
done...
[vhua@genericadm.private.phx1 telemetry-experiment.cdn.mozilla.net]$ sudo ./update.sh release_tag
DIR: /data/genericrhel6/src/telemetry-experiment.cdn.mozilla.net
ENV: genericrhel6
SITE: telemetry-experiment.cdn.mozilla.net
APP: telemetry-experiment
Updating code...
/data/genericrhel6/src/telemetry-experiment.cdn.mozilla.net/telemetry-experiment /data/genericrhel6/src/telemetry-experiment.cdn.mozilla.net
/data/genericrhel6/src/telemetry-experiment.cdn.mozilla.net
[2016-02-22 17:57:44] Running rsync_project
[2016-02-22 17:57:44] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/telemetry-experiment.cdn.mozilla.net/ /data/genericrhel6/www/telemetry-experiment.cdn.mozilla.net/
[2016-02-22 17:57:44] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/telemetry-experiment.cdn.mozilla.net/ /data/genericrhel6/www/telemetry-experiment.cdn.mozilla.net/ (0.055s)
[2016-02-22 17:57:44] Finished rsync_project (0.056s)
[2016-02-22 17:57:44] Running commit_www
[2016-02-22 17:57:44] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['telemetry-experiment.cdn.mozilla.net']'
[2016-02-22 17:57:47] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['telemetry-experiment.cdn.mozilla.net']' (2.876s)
[localhost] out: [master 49e137a] deploy [telemetry-experiment.cdn.mozilla.net]
[localhost] out: 4 files changed, 32 insertions(+), 26 deletions(-)
[localhost] out: rewrite telemetry-experiment.cdn.mozilla.net/web-output/firefox-manifest.json (100%)
[2016-02-22 17:57:47] Finished commit_www (2.877s)
Flags: needinfo?(rchilds)
Reporter | ||
Comment 4•9 years ago
|
||
Thank you! Verified live at https://telemetry-experiment.cdn.mozilla.net/
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•