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

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

Issue 2119363003: V8: Add temporary bots to support gyp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 5 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/slaves.cfg
diff --git a/masters/master.client.v8/slaves.cfg b/masters/master.client.v8/slaves.cfg
index 475a7a2bf6f15cad9157a0156a0cbf38a256577b..3b7a88c3f0737461c8e75f520c20d3b3a8484898 100644
--- a/masters/master.client.v8/slaves.cfg
+++ b/masters/master.client.v8/slaves.cfg
@@ -70,7 +70,8 @@ slaves = [
},
{
'master': 'V8',
- 'builder': ['V8 Linux64 - internal snapshot'],
+ 'builder': ['V8 Linux64 - internal snapshot',
+ 'V8 Linux64 - gyp'],
'hostname': 'vm363-m3', # Fast VM.
'os': 'linux',
'version': 'precise',

Powered by Google App Engine
This is Rietveld 408576698