Closed Bug 601843 Opened 15 years ago Closed 15 years ago

please update aus to AUS2_PRODUCTION

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla, Assigned: phong)

References

Details

For the config-dist.php fix in bug 601192. (Fennec 2.0 -> Fennec 4.0)
There is a certain process for doing AUS releases (we want to pull a specific tag). I am not sure if IT or RelEng usually does the production tag, I'll find an example bug where it was done before.
Think it's RelEng, IT just does a cvs up and checks for diffs in the config file before copying the new one over.
Assignee: server-ops → shyam
Here's an example: bhearsum applied the tag in bug 588045 lsblakk asked for update in bug 590227 Is this process documented somewhere?
I fixed the tags... AUS2_PRODUCTION should now be accurate.
Summary: please update aus with latest from cvs → please update aus to AUS2_PRODUCTION
Taking this for now, til someone has a chance to verify that I've done things correctly in the morning (will reassign tomorrow). Sorry for the noise.
Assignee: shyam → aki
Ok, Gavin took a look and Rhelmer feels more comfy with this now. Re-assigning to default so this gets pushed.
Assignee: aki → server-ops
We've actually got another update to make before this push -- will send it back soon.
Assignee: server-ops → nobody
Component: Server Operations → Release Engineering
QA Contact: mrz → release
Back to IT; please update AUS to AUS2_PRODUCTION now. You should end up with config-dist.php at rev 1.102.
Severity: normal → blocker
Forgot move it, whoops.
Assignee: nobody → server-ops
Component: Release Engineering → Server Operations
QA Contact: release → mrz
Assignee: server-ops → phong
[root@mradm02 ~]# cd /data/dist/www/aus2.mozilla.org/app [root@mradm02 app]# cvs -q up -dP -r AUS2_PRODUCTION ? inc/config.php ? inc/config.php.2009102000 ? inc/config.php.20100316 ? inc/config.php.2010040500 P inc/config-dist.php [root@mradm02 app]# diff inc/config-dist.php inc/config.php 118,119c118 < 'releasetest', < 'beta' --- > 'releasetest' 180,183d178 < ), < '4.0*' => array( < 'nightly' => 'mozilla-central', < 'nightly-mozilla-2.0' => 'mozilla-2.0' [root@mradm02 app]# cp inc/config-dist.php inc/config.php cp: overwrite `inc/config.php'? y [root@mradm02 app]#
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.