Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Unified Diff: masters/master.client.v8.branches/slaves.cfg

Issue 1325303002: V8 Buildbot: Add auto-tag bot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: masters/master.client.v8.branches/slaves.cfg
diff --git a/masters/master.client.v8.branches/slaves.cfg b/masters/master.client.v8.branches/slaves.cfg
index f24f81713d195e3752b2a1b8f78857332788ae05..6a86e53edd516e37b49999a767f49153f28bce40 100644
--- a/masters/master.client.v8.branches/slaves.cfg
+++ b/masters/master.client.v8.branches/slaves.cfg
@@ -39,6 +39,14 @@ slaves = [
#},
{
'master': 'V8Branches',
+ 'builder': 'Auto-tag',
+ 'hostname': 'vm365-m3',
tandrii(chromium) 2015/09/04 12:51:07 and use it here. Good.
+ 'os': 'linux',
+ 'version': 'precise',
+ 'bits': '32',
+ },
+ {
+ 'master': 'V8Branches',
'builder': ['V8 arm - sim - roll branch',
'V8 arm - sim - roll branch - debug',
'V8 arm - sim - stable branch',

Powered by Google App Engine
This is Rietveld 408576698