Confirmed users
4,467
edits
| Line 39: | Line 39: | ||
* Create patches in buildbot-configs/mozilla/project_branches adding the project and if needed any custom mozconfig path or custom repo path | * Create patches in buildbot-configs/mozilla/project_branches adding the project and if needed any custom mozconfig path or custom repo path | ||
** Example customization is turning on nightly updates, if this comes up you can copy the process from the UX branch see {{bug|642536}} for what is required wrt AUS | ** Example customization is turning on nightly updates, if this comes up you can copy the process from the UX branch see {{bug|642536}} for what is required wrt AUS | ||
** By default, the project branches use the generic mozconfigs (in buildbot-configs/mozilla2/$platform), if you need custom mozconfigs you should create them across the board as we would prefer at this time to not have a mix of files and symlinks. You can override the 'mozconfig_dir' in the project_branches.py file | |||
* Do an update to branch and machines tables in graphs/sql/data.sql (branch 1.0 of this repo) | * Do an update to branch and machines tables in graphs/sql/data.sql (branch 1.0 of this repo) | ||
* File a ServerOps bug (example {{bug|633663}}) to add graphserver entries until this is automated (see {{bug|627499}}) | * File a ServerOps bug (example {{bug|633663}}) to add graphserver entries until this is automated (see {{bug|627499}}) | ||