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

Unified Diff: masters/master.chromium.linux/slaves.cfg

Issue 211473006: Add GN (the build tool) to the chromium.linux buildbots and try jobs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: update w/ review feedback Created 6 years, 9 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.chromium.linux/slaves.cfg
diff --git a/masters/master.chromium.linux/slaves.cfg b/masters/master.chromium.linux/slaves.cfg
index 1c08976344a7c2e46118e826eed695cde0b491d1..cdc89ad0fe7b882cda9d5f2065ed2214669868ce 100644
--- a/masters/master.chromium.linux/slaves.cfg
+++ b/masters/master.chromium.linux/slaves.cfg
@@ -108,6 +108,14 @@ slaves = [
'version': 'precise',
'bits': '64',
},
+ {
+ 'master': 'ChromiumLinux',
+ 'builder': 'Linux GN (dbg)',
+ 'hostname': 'vm873-m1',
+ 'os': 'linux',
+ 'version': 'precise',
+ 'bits': '64',
+ },
################################################################################
# Android
################################################################################

Powered by Google App Engine
This is Rietveld 408576698