Confirmed users
3,104
edits
| Line 42: | Line 42: | ||
** If you do enable custom nightly channels for a project branch there is a Mac specific issue caused by publishing snippets to a Darwin_x86_64-gcc3 directory, and the clients querying using different build targets so you should use the templates nthomas set up: | ** If you do enable custom nightly channels for a project branch there is a Mac specific issue caused by publishing snippets to a Darwin_x86_64-gcc3 directory, and the clients querying using different build targets so you should use the templates nthomas set up: | ||
# ffxbld@aus2-staging | # ffxbld@aus2-staging | ||
$ rsync - | $ rsync -vdl /opt/aus2/incoming/2/Firefox/mozilla-central/ /opt/aus2/incoming/2/Firefox/$branch/ | ||
* Do an update to branch and machines tables in graphserver-{staging,production} -- webapp coming in {{bug|505803}} but for now you must generate insert statements by updating [http://hg.mozilla.org/graphs/file/73d6004d0c46/sql/data.sql data.sql on the 1.0 branch of graphs repo] | * Do an update to branch and machines tables in graphserver-{staging,production} -- webapp coming in {{bug|505803}} but for now you must generate insert statements by updating [http://hg.mozilla.org/graphs/file/73d6004d0c46/sql/data.sql data.sql on the 1.0 branch of graphs 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}}) | ||