DescriptionForce patches that touch sync test code to use the sync trybots
As of today, we have dedicated chromium trybots that can run the sync
integration tests, but it requires developers to explicitly send try
jobs to these bots via the --bot switch.
Now that the sync trybots are stable, it is time to make this process
automatic by adding a PRESUBMIT.py file to chrome/test/live_sync, that
adds the sync trybots in addition to win, mac and linux to the list of
preferred trybots.
This patch adds such a PRESUBMIT.py file, that includes
win_sync, mac_sync and linux_sync to the list of preferred trybots.
TBR=tim@chromium.org
BUG=70311
TEST=modify something under chrome/test/live_sync and do a "git try" or "gcl try"
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72720
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|