From a3ab53b93a40185d7f29409264f91b835ae8929e Mon Sep 17 00:00:00 2001 From: Ben Wagner Date: Mon, 25 Sep 2017 14:56:08 -0400 Subject: Specify CPU for CT Swarming tasks. This ensures we are doing apples-to-apples comparison across runs. The Chrome-GPU pool has different machines with the same GPU, so it's important to lock down to a specific CPU for perf testing. No-Try: true Change-Id: I66648c4ea58b835af0a63d36f4830b26d7c65c5f Reviewed-on: https://skia-review.googlesource.com/50760 Reviewed-by: Ravi Mistry Commit-Queue: Ben Wagner --- .../ct_skps.expected/CT_IMG_DECODE_10k_SKPs_Trybot.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs_Trybot.json') diff --git a/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs_Trybot.json b/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs_Trybot.json index ba63a3e8eb..9afdb75847 100644 --- a/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs_Trybot.json +++ b/infra/bots/recipes/ct_skps.expected/CT_IMG_DECODE_10k_SKPs_Trybot.json @@ -848,7 +848,7 @@ "14400", "--dimension", "cpu", - "x86-64", + "x86-64-Broadwell_GCE", "--dimension", "os", "Ubuntu-14.04", @@ -922,7 +922,7 @@ "14400", "--dimension", "cpu", - "x86-64", + "x86-64-Broadwell_GCE", "--dimension", "os", "Ubuntu-14.04", @@ -996,7 +996,7 @@ "14400", "--dimension", "cpu", - "x86-64", + "x86-64-Broadwell_GCE", "--dimension", "os", "Ubuntu-14.04", @@ -1070,7 +1070,7 @@ "14400", "--dimension", "cpu", - "x86-64", + "x86-64-Broadwell_GCE", "--dimension", "os", "Ubuntu-14.04", @@ -1144,7 +1144,7 @@ "14400", "--dimension", "cpu", - "x86-64", + "x86-64-Broadwell_GCE", "--dimension", "os", "Ubuntu-14.04", -- cgit v1.2.3