Closed Bug 951039 Opened 11 years ago Closed 11 years ago

change v1.2f to allow commits from level1 users

Categories

(Developer Services :: Mercurial: hg.mozilla.org, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: joduinn, Assigned: fubar)

References

Details

Per styang and dylan, in email and today's B2G meeting, landings on this v1.2f branch will be by new Mozilla contributors who are only now getting level1 access. 

As they do not require any builds/tests on v1.2f, the fastest way to unblock them is to disable builds+tests on the v1.2f branch, and to reduce the repo commit levels so that level1 people can commit. 

This bug is to track reducing the repo commit level to level1.
Depends on: 951041
Steps for an SRE to do this, per bkero:
1) log in to hg.mozilla.org as root (hgssh1.dmz.scl3.mozilla.com)
2) cd /repo/hg/mozilla/releases
3) chgrp -R scm_level_1 mozilla-b2g26_v1_2f/

Waiting for bug 951041 before actionable
Taking and applying change per :hwine on irc.

hgssh1.dmz.scl3# time chgrp -R scm_level_1 mozilla-b2g26_v1_2f/

real	0m58.259s
user	0m0.346s
sys	0m6.755s

hgssh1.dmz.scl3# ls -ald mozilla-b2g26_v1_2f
drwxrwsr-x 3 hg scm_level_1 4096 Dec 11 06:07 mozilla-b2g26_v1_2f

See also http://hg.mozilla.org/repo-group?repo=/releases/mozilla-b2g26_v1_2f
Assignee: nobody → klibby
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Release Engineering → Developer Services
You need to log in before you can comment on or make changes to this bug.