aboutsummaryrefslogtreecommitdiff
path: root/buildbot_test_toolchains.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot_test_toolchains.py')
-rwxr-xr-xbuildbot_test_toolchains.py9
1 files changed, 5 insertions, 4 deletions
diff --git a/buildbot_test_toolchains.py b/buildbot_test_toolchains.py
index bf3a8dea..73decf25 100755
--- a/buildbot_test_toolchains.py
+++ b/buildbot_test_toolchains.py
@@ -92,7 +92,7 @@ class ToolchainComparator(object):
Args:
trybot_image: artifact name such as
- 'daisy-release-tryjob/R40-6394.0.0-b1389'
+ 'daisy-release-tryjob/R40-6394.0.0-b1389'
Returns:
Latest official image name, e.g. 'daisy-release/R57-9089.0.0'.
@@ -117,7 +117,7 @@ class ToolchainComparator(object):
Args:
trybot_image: artifact name such as
- 'daisy-release-tryjob/R40-6394.0.0-b1389'
+ 'daisy-release-tryjob/R40-6394.0.0-b1389'
Returns:
Corresponding chrome PFQ image name, e.g.
@@ -162,9 +162,10 @@ class ToolchainComparator(object):
run_local: False
}
- benchmark: page_cycler_v2.typical_25 {
+ benchmark: loading.desktop {
suite: telemetry_Crosperf
- iterations: 0
+ test_args: --story-tag-filter=typical
+ iterations: 3
run_local: False
retries: 0
}