On 12/19/13, 4:20 PM, David Burns wrote:
I know that RelEng are looking into how to do scheduling better, I am
not sure where they are with this or if it is started but its a good
first step. The whole "a push can take hours to build/test" is the thing
that we need to be pushing against. I think if we solve that problem
their will be a significant drop in bad pushes.

To reduce turnaround time, trychooser syntax now supports "T-shaped" try runs. For example, the following syntax will build on all platforms, but only test one platform (in this case, Linux64):

"try: -b do -p all -u all[x64] -t none"

http://trychooser.pub.build.mozilla.org/


chris
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to