aboutsummaryrefslogtreecommitdiff
path: root/crosperf/mock_instance.py
diff options
context:
space:
mode:
authorZhizhou Yang <zhizhouy@google.com>2019-12-19 13:42:14 -0800
committerCommit Bot <commit-bot@chromium.org>2020-02-07 06:55:17 +0000
commitd820cda773d5c8765bb9c44881d4516191463379 (patch)
treeffff2c1858e8061f1232e4ccc1220f7791e31372 /crosperf/mock_instance.py
parent00156eac766dda8e8b2e942c1bf17db7f6060ec0 (diff)
downloadtoolchain-utils-d820cda773d5c8765bb9c44881d4516191463379.tar.gz
crosperf: introduce new test_that and skylab run for suite_runner
With client tests wrapped up by crosperf_Wrapper server tests, we need a categorizing for all tests lunched by suite runner. BUG=chromium:984790 TEST=Passed unittest and simple experiment. Change-Id: Ib7dc848cf5c18c3d79db059163ed1217fd7d318f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/1977040 Reviewed-by: Caroline Tice <cmtice@chromium.org> Commit-Queue: Zhizhou Yang <zhizhouy@google.com> Tested-by: Zhizhou Yang <zhizhouy@google.com> Auto-Submit: Zhizhou Yang <zhizhouy@google.com>
Diffstat (limited to 'crosperf/mock_instance.py')
-rw-r--r--crosperf/mock_instance.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/crosperf/mock_instance.py b/crosperf/mock_instance.py
index 4271d8fd..842d6343 100644
--- a/crosperf/mock_instance.py
+++ b/crosperf/mock_instance.py
@@ -46,10 +46,10 @@ label2 = MockLabel(
chrome_src=None)
benchmark1 = Benchmark('benchmark1', 'autotest_name_1', 'autotest_args', 2, '',
- perf_args, '', '')
+ perf_args, 'telemetry_Crosperf', '')
benchmark2 = Benchmark('benchmark2', 'autotest_name_2', 'autotest_args', 2, '',
- perf_args, '', '')
+ perf_args, 'telemetry_Crosperf', '')
keyval = {}
keyval[0] = {