Closed Bug 632309 Opened 13 years ago Closed 13 years ago

[BAMO] Update builder.addons.mozilla.org on 2/10 @ 1330

Categories

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

All
Other
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: oremj)

Details

Details to follow, no downtime expected.  I'm flexible on push time, but the afternoon is pretty full already it looks like.
) Update to 1.0a8
) Update submodules
) Update vendor
) Run schematic? [y/n]: y
) Add to settings_local:
    # Add the BROKER* and CELERY* variables for celeryd; bug 614159
) Remove /media/* rewrites from the vhost (make it look like stage); bug 624585
) Push all code out
) restart celeryd
) import scripts/crontab/prod to crontab
) python26 manage.py add_core_lib addon-sdk-1.0b2
Please make sure to give us at least until 1:30 PST, we are creating the release tag now! :)
Assignee: server-ops → jeremy.orem+bugs
[root@mradm02 flightdeck]# git fetch
remote: Counting objects: 2518, done.
remote: Compressing objects: 100% (1074/1074), done.
remote: Total 2360 (delta 1615), reused 1943 (delta 1281)
Receiving objects: 100% (2360/2360), 760.64 KiB | 1.12 MiB/s, done.
Resolving deltas: 100% (1615/1615), completed with 68 local objects.
From git://github.com/mozilla/FlightDeck
   a08d73b..3ddbc11  master     -> origin/master
   eb2d041..ecd790a  production -> origin/production
 * [new branch]      update-1.0a6-with-modal -> origin/update-1.0a6-with-modal
 * [new tag]         1.0a8      -> 1.0a8
[root@mradm02 flightdeck]# git checkout 1.0a8
M	lib/addon-sdk-0.9
Previous HEAD position was eb2d041... Merge branch 'staging' into production
HEAD is now at 3ddbc11... Merge branch 'master' of github.com:mozilla/FlightDeck
[root@mradm02 flightdeck]# git submodule update --init
Submodule 'lib/addon-sdk-1.0b2' (git://github.com/mozilla/addon-sdk.git) registered for path 'lib/addon-sdk-1.0b2'
Cloning into lib/addon-sdk-1.0b2...
remote: Counting objects: 10637, done.
remote: Compressing objects: 100% (5797/5797), done.
remote: Total 10637 (delta 5030), reused 9897 (delta 4378)
Receiving objects: 100% (10637/10637), 3.87 MiB | 1.78 MiB/s, done.
Resolving deltas: 100% (5030/5030), done.
Submodule path 'lib/addon-sdk-1.0b2': checked out 'da6bfc93466460e6fefa95a80ef328df6c19b4ff'
) Run schematic? [y/n]: y
Done
) Add to settings_local:
    # Add the BROKER* and CELERY* variables for celeryd; bug 614159
Done
) Remove /media/* rewrites from the vhost (make it look like stage); bug 624585
Done
) Push all code out
Done
) restart celeryd
Done
) import scripts/crontab/prod to crontab
Done
) python26 manage.py add_core_lib addon-sdk-1.0b2
Done
Status: NEW → RESOLVED
Closed: 13 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.