Move to Chrome infra try server.
I'm not sure how critical it is to have the android+android_ndk try bots, as they're not yet up at http://build.chromium.org/p/tryserver.webrtc/waterfall I have a CL for android_ndk (https://codereview.chromium.org/11896066), but I don't have a good solution for the android platform build yet. After this is submitted, developers can still send jobs to the old try server (assuming we keep those bots over there) with: git try -H webrtc-cb-linux-master.cbf.corp.google.com -P 9018 --bot=android,android_ndk The default (and the only option for public users) will however be the new Chromium try server (via the SVN queue). BUG=chromium:174594 TEST=successfully submitted a try job that was built at http://build.chromium.org/p/tryserver.webrtc/waterfall Review URL: https://webrtc-codereview.appspot.com/1213004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3841 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
1de01354e6
commit
d35dff7664
@ -4,9 +4,7 @@ CC_LIST: webrtc-reviews@webrtc.org
|
||||
VIEW_VC: http://code.google.com/p/webrtc/source/detail?r=
|
||||
#STATUS:
|
||||
TRY_ON_UPLOAD: False
|
||||
TRYSERVER_HTTP_HOST: webrtc-cb-linux-master.cbf.corp.google.com
|
||||
TRYSERVER_HTTP_PORT: 9018
|
||||
#TRYSERVER_SVN_URL:
|
||||
TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-webrtc
|
||||
TRYSERVER_ROOT: src
|
||||
#GITCL_PREUPLOAD:
|
||||
#GITCL_PREDCOMMIT:
|
||||
|
Loading…
Reference in New Issue
Block a user