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.chromium.infra/slaves.cfg

Issue 1570993002: Add manually triggered builders to build conda environment CIPD package. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 11 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
« no previous file with comments | « masters/master.chromium.infra/master.cfg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.infra/slaves.cfg
diff --git a/masters/master.chromium.infra/slaves.cfg b/masters/master.chromium.infra/slaves.cfg
index 147182ff39a5bad889980bef0bb17375302c63f5..77502f44a5962be6b87f42821cef6b4d4a1b4fa9 100644
--- a/masters/master.chromium.infra/slaves.cfg
+++ b/masters/master.chromium.infra/slaves.cfg
@@ -9,6 +9,7 @@ slaves = [
{
'master': 'Infra',
'builder': [
+ 'conda-cipd-pkg-trusty-64',
'infra-continuous-trusty-64',
'luci-gae-trusty64',
'luci-go-trusty64',
@@ -68,6 +69,7 @@ slaves = [
{
'master': 'Infra',
'builder': [
+ 'conda-cipd-pkg-mac-10.9-64',
'infra-continuous-mac-10.9-64',
'luci-go-osx',
],
@@ -111,6 +113,7 @@ slaves = [
{
'master': 'Infra',
'builder': [
+ 'conda-cipd-pkg-win-64',
'infra-continuous-win-64',
'luci-go-win64',
],
« no previous file with comments | « masters/master.chromium.infra/master.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698