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

Unified Diff: masters/master.client.skia/builders.cfg

Issue 1862713002: Convert Coverage flavor and bot to Swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rename Created 4 years, 8 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.client.skia.fyi/builders.cfg ('k') | masters/master.client.skia/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.skia/builders.cfg
diff --git a/masters/master.client.skia/builders.cfg b/masters/master.client.skia/builders.cfg
index 9c0f09860d74a7de8521c7d25dd5cb1e38796a78..fe4712844e26b43c42fd2cc26e67d2ed5d5bd4a5 100644
--- a/masters/master.client.skia/builders.cfg
+++ b/masters/master.client.skia/builders.cfg
@@ -27,7 +27,8 @@ builders = [
{ 'name': 'Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Release' },
{ 'name': 'Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug'},
{ 'name': 'Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Release'},
- { 'name': 'Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage' },
+ { 'name': 'Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage',
+ 'recipe': 'skia/swarm_trigger' },
{ 'name': 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86-Debug' },
{ 'name': 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug' },
{ 'name': 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-ASAN' },
« no previous file with comments | « masters/master.client.skia.fyi/builders.cfg ('k') | masters/master.client.skia/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698