Closed Bug 848534 Opened 11 years ago Closed 11 years ago

[AirMozilla] push -stage and -prod (channels v 3)

Categories

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

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: cturra)

Details

(Whiteboard: [triaged 20130306][push interrupt])

Please push airmozilla to stage and prod. 
The code is so trivial that if deployment on stage worked, feel free to do prod too.
stage push complete. pls give it a quick review and report back to confirm everything looks as expected. i will push to prod as soon as i hear back (would rather be safe than sorry).
Assignee: server-ops-webops → cturra
Whiteboard: [triaged 20130306][push interrupt]
Tested stage.   Looks good!
pushed to prod.

[root@genericadm.private.phx1 air.mozilla.org]# bash update
[2013-03-06 21:59:59] Start.
[2013-03-06 21:59:59] Updating code.
From https://github.com/mozilla/airmozilla
   b775341..5ddddd9  master     -> origin/master
Previous HEAD position was b775341... channel fixes
HEAD is now at 5ddddd9... bug 848111 - event belonging to multiple channels
[2013-03-06 22:00:08] Updating submodules.
[2013-03-06 22:00:24] Cleaning gitignore and pyc files.
Running schema/data migrations...
Syncing...
Creating tables ...
Installing custom SQL ...
Installing indexes ...
Installed 0 object(s) from 0 fixture(s)

Synced:
 > funfactory
 > compressor
 > django.contrib.auth
 > django.contrib.contenttypes
 > django.contrib.sessions
 > django.contrib.staticfiles
 > commonware.response.cookies
 > session_csrf
 > airmozilla.base
 > airmozilla.auth
 > bootstrapform
 > sorl.thumbnail
 > south
 > django.contrib.messages
 > django.contrib.sites
 > django.contrib.flatpages

Not synced (use migrations):
 - djcelery
 - airmozilla.main
(use ./manage.py migrate to migrate these)
Running migrations for main:
- Nothing to migrate.
 - Loading initial data for main.
Installed 0 object(s) from 0 fixture(s)
0 static files copied, 60 unmodified.
[2013-03-06 22:00:49] Deploying code.
[2013-03-06 14:00:49] Running rsync_project
[2013-03-06 14:00:49] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/air.mozilla.org/ /data/genericrhel6/www/air.mozilla.org/
[2013-03-06 14:00:53] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/air.mozilla.org/ /data/genericrhel6/www/air.mozilla.org/ (3.791s)
[2013-03-06 14:00:53] Finished rsync_project (3.791s)
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.