Closed Bug 648008 Opened 14 years ago Closed 14 years ago

[BAMO] Update builder.addons.mozilla.org on 2/7 @ 1400

Categories

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

All
Other
task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: clouserw, Unassigned)

Details

Please update BAMO this Thursday. No downtime. Details (coming soon) at: http://etherpad.mozilla.org:9000/bamo-0-9-2-push
------------------------------------------------------ ) add rule to not cache for users who are logged in ) Update code to tag: 0.9.2 ) `git submodule update --init --recursive` ) Run schematic? [y/n]: y ) Push all code out ) restart celeryd ) import scripts/crontab/prod to crontab
[root@mradm02 flightdeck]# git checkout 0.9.2 M lib/addon-sdk-0.9 M lib/addon-sdk-1.0b2 M lib/addon-sdk-1.0b3 M lib/addon-sdk-1.0b4 M vendor Previous HEAD position was 47127ce... hotfix, for now adding crsf_exempt to requests that use POST and accessible by users who arent logged in. HEAD is now at aea0921... Merge branch 'master' into staging [root@mradm02 flightdeck]# git submodule update --init --recursive Submodule path 'vendor': checked out '4f2581471bc08f47e2129abd355c8f53d75e0c58' Submodule 'src/nuggets' (git://github.com/mozilla/nuggets.git) registered for path 'src/nuggets' Cloning into src/nuggets... remote: Counting objects: 52, done. remote: Compressing objects: 100% (50/50), done. remote: Total 52 (delta 24), reused 0 (delta 0) Receiving objects: 100% (52/52), 14.11 KiB, done. Resolving deltas: 100% (24/24), done. Submodule path 'src/nuggets': checked out '4fd7d2c8a0c2b2a3609ebbcc153bbc1a79bccc97' [root@mradm02 flightdeck]# history | grep schematic 1008 history | grep schematic [root@mradm02 flightdeck]# ./vendor/src/ check/ commonware/ django-haystack/ django-nose/ nuggets/ pyes/ python-ecdsa/ schematic/ test-utils/ [root@mradm02 flightdeck]# ./vendor/src/schematic/ .git/ make_readme.sh schematic [root@mradm02 flightdeck]# ./vendor/src/schematic/ .git/ make_readme.sh schematic [root@mradm02 flightdeck]# ./vendor/src/schematic/ .git/ make_readme.sh schematic [root@mradm02 flightdeck]# python26 ./vendor/src/schematic/schematic migrations/ Running migration 6: CREATE TABLE `base_celeryresponse` ( `id` int(11) NOT NULL AUTO_INCREMENT, `kind` varchar(100) NOT NULL, `time` int(11) NOT NULL, `modified_at` datetime NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; That took 0.17 seconds ################################################## [root@mradm02 flightdeck]# /root/bin/flightdeck_justpush.sh apps/ .gitignore lib/ manage.py README settings_local.pyc tools/ wsgi/ cuddlefish/ .gitmodules LICENSE manage.pyc requirements/ settings.py urls.py docs/ __init__.py log_settings.py media/ scripts/ settings.pyc utils/ .git/ __init__.pyc log_settings.pyc migrations/ settings_local.py settings_test.py vendor/ [root@mradm02 flightdeck]# /root/bin/flightdeck_just
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Verified FIXED (old release; sorry for just now verifying).
Status: RESOLVED → VERIFIED
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.