• rsimha@chromium.org's avatar
    Force patches that touch sync code to use the sync trybots · 7b2fd2a4
    rsimha@chromium.org authored
    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/browser/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.
    
    BUG=70311
    TEST=modify something under chrome/browser/sync and do a "git try" or "gcl try"
    
    Review URL: http://codereview.chromium.org/6275010
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72067 0039d316-1c4b-4281-b951-d872f2087c98
    7b2fd2a4
PRESUBMIT.py 479 Bytes