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

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

Issue 2039213003: Add separate GPU BENCH builder for 10k SKPs (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Add test Created 4 years, 6 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/builders.cfg ('k') | scripts/slave/recipes/skia/ct_skps.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.skia/slaves.cfg
diff --git a/masters/master.client.skia/slaves.cfg b/masters/master.client.skia/slaves.cfg
index 2371204afedf53ecd44c001826f2a393af94cdb8..fe662d55750cd9d18e27571012803ecf4690f474 100644
--- a/masters/master.client.skia/slaves.cfg
+++ b/masters/master.client.skia/slaves.cfg
@@ -166,6 +166,16 @@ slaves = [
},
{
'master': 'Skia',
+ 'hostname': 'skiabot-ct-dm-004',
+ 'builder': [
+ 'Perf-Ubuntu-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs',
+ ],
+ 'os': 'linux',
+ 'version': 'precise',
+ 'bits': '64',
+ },
+ {
+ 'master': 'Skia',
'hostname': 'skiabot-linux-swarm-012',
'builder': [
'Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind',
« no previous file with comments | « masters/master.client.skia/builders.cfg ('k') | scripts/slave/recipes/skia/ct_skps.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698