aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/upload_dm_results.py
diff options
context:
space:
mode:
authorGravatar Ben Wagner <benjaminwagner@google.com>2017-09-26 14:11:15 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-09-26 20:26:56 +0000
commit6e0a6b3c40de254268b48deea6184cf10e945bd4 (patch)
tree8319297bd20a7da8f2c6eeb12eb6b9b2dee01304 /infra/bots/recipes/upload_dm_results.py
parentf46633f8af5296341e33ec4cdb69c71dfa997396 (diff)
[recipes] Update example builder names.
Change-Id: If3532bcb5bef5fad8c950d6844135ad3597d2674 Reviewed-on: https://skia-review.googlesource.com/51380 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
Diffstat (limited to 'infra/bots/recipes/upload_dm_results.py')
-rw-r--r--infra/bots/recipes/upload_dm_results.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/infra/bots/recipes/upload_dm_results.py b/infra/bots/recipes/upload_dm_results.py
index f83c5bf3bc..3ec2828e5d 100644
--- a/infra/bots/recipes/upload_dm_results.py
+++ b/infra/bots/recipes/upload_dm_results.py
@@ -100,7 +100,7 @@ def RunSteps(api):
def GenTests(api):
- builder = 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug'
+ builder = 'Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug'
yield (
api.test('normal_bot') +
api.properties(buildername=builder,
@@ -139,7 +139,6 @@ def GenTests(api):
api.step_data('upload images (attempt 5)', retcode=1)
)
- builder = 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug'
yield (
api.test('trybot') +
api.properties(