Commit bb8066a2 authored by Ravi Mistry's avatar Ravi Mistry Committed by Commit Bot

[CT] Add run_rendering_benchmark_with_gated_performance to CT group

Bug: chromium:1048153
Change-Id: Ic1e42177b10af8b66fecc254697daf1ccb9a917b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033372Reviewed-by: default avatarBehdad Bakhshinategh <behdadb@chromium.org>
Commit-Queue: Ravi Mistry <rmistry@chromium.org>
Cr-Commit-Position: refs/heads/master@{#737769}
parent 05a38626
......@@ -2873,7 +2873,12 @@ group("ct_telemetry_perf_tests_without_chrome") {
testonly = true
deps = [ "//tools/perf/:perf_without_chrome" ]
data = [ "//tools/perf/contrib/cluster_telemetry/" ]
data = [
# crbug.com/1048153
"//testing/scripts/run_rendering_benchmark_with_gated_performance.py",
"//tools/perf/contrib/cluster_telemetry/",
]
data_deps = [
"//components/subresource_filter/tools:index_ruleset",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment