Closed Bug 1022990 Opened 10 years ago Closed 10 years ago

Datazilla Repository Update

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jeads, Assigned: cturra)

References

Details

A new datazilla repository is ready to push to stage. This release includes the following changes:

1.) Removed Inari from https://github.com/mozilla/datazilla/blob/master/datazilla/settings/ingestion_alerts.json
Chris: Could we get this pushed? We'd like to disable the Inari alerts as we haven't run tests on them in over a month.
Flags: needinfo?(cturra)
sorry for the delay on this request - this week the webops team had a work week, which is why a number of non critical bugs have backed up a little.

this has been pushed to stage as requested. let me know when you're happy for this to go out to production.
Assignee: server-ops-webops → cturra
Flags: needinfo?(cturra) → needinfo?(jeads)
OS: Mac OS X → All
Hardware: x86 → All
Stage looks good, please push to production. Thanks
Flags: needinfo?(jeads)
push to prod complete as requested.

[root@datazillaadm.private.scl3 datazilla.mozilla.org]# bash -x update
+ CODE_DIR=/data/datazilla/src/datazilla.mozilla.org/datazilla
+ VENDOR_DIR=/data/datazilla/src/datazilla.mozilla.org/datazilla/vendor
+ update_code
+ echo -e 'Updating code...'
Updating code...
+ cd /data/datazilla/src/datazilla.mozilla.org/datazilla
+ git fetch origin -q
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ git checkout -f origin/master -q
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ git submodule sync -q
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ git submodule update --init --recursive -q
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Cleaning gitignore and pyc files...'
Cleaning gitignore and pyc files...
+ cd /data/datazilla/src/datazilla.mozilla.org/datazilla
+ find . -type f -name .gitignore -or -name '*.pyc' -delete
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Storing revision information...'
Storing revision information...
+ cd /data/datazilla/src/datazilla.mozilla.org/datazilla
+ git rev-parse HEAD
update: line 40: /data/datazilla/src/datazilla.mozilla.org/datazilla/media/revision: No such file or directory
+ generate_revision_info
update: line 43: /data/datazilla/src/datazilla.mozilla.org/datazilla/media/revision_info.txt: No such file or directory
+ echo -e 'Deploying code...'
Deploying code...
+ '[' xterm == dumb ']'
+ /data/datazilla/deploy datazilla.mozilla.org
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.