aboutsummaryrefslogtreecommitdiff
path: root/test_toolchains.py
diff options
context:
space:
mode:
authorcmtice <cmtice@google.com>2015-06-25 14:22:36 -0700
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2015-06-30 17:18:25 +0000
commit0c84ea75c90b494df6b1ea6923a48611be81b96c (patch)
treedf1096ce94924b41c111f19981be6de09d88d9fe /test_toolchains.py
parent80fd9bfaaf6146ae373b0669062832639c28662a (diff)
downloadtoolchain-utils-0c84ea75c90b494df6b1ea6923a48611be81b96c.tar.gz
Update all_toolchain_perf to use new recommended set.
Update the all_toolchain_perf alias to use the new recommended set of tests. Also update the default test values to include default values for the newly recommended tests. Also update the nightly tests to use the newly recommended set. BUG=None TEST=Tested new alias with crosperf. Change-Id: I603f866723646a2d5b6d86fbe1de3c4617e09046 Reviewed-on: https://chrome-internal-review.googlesource.com/220385 Reviewed-by: Han Shen <shenhan@google.com> Tested-by: Caroline Tice <cmtice@google.com> Commit-Queue: Caroline Tice <cmtice@google.com>
Diffstat (limited to 'test_toolchains.py')
-rwxr-xr-xtest_toolchains.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_toolchains.py b/test_toolchains.py
index 753dbb9d..0d333d75 100755
--- a/test_toolchains.py
+++ b/test_toolchains.py
@@ -196,7 +196,7 @@ class ToolchainComparator(ChromeOSCheckout):
remote: %s
""" % (self._board, self._remotes)
experiment_tests = """
- benchmark: all_perfv2 {
+ benchmark: all_toolchain_perf {
suite: telemetry_Crosperf
iterations: 3
}