aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoffer Jansson <jansson@webrtc.org>2022-12-05 15:15:14 +0100
committerWebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-12-05 14:50:56 +0000
commitcf78b19a6fe71ca0e351160bdb1a642323a68318 (patch)
treef845e5b8b46555a7e4a55e03580b8084baae9708
parentdef85594ea34dec2c1cd8fd58835430c224899c7 (diff)
downloadwebrtc-cf78b19a6fe71ca0e351160bdb1a642323a68318.tar.gz
remove perf-output from Fuchsia perf
Bug: b/232740856 Change-Id: I892911af7222e85c46089ba53b8b2c3328cc1872 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/286360 Commit-Queue: Jeremy Leconte <jleconte@google.com> Commit-Queue: Christoffer Jansson <jansson@webrtc.org> Auto-Submit: Christoffer Jansson <jansson@webrtc.org> Reviewed-by: Jeremy Leconte <jleconte@google.com> Cr-Commit-Position: refs/heads/main@{#38812}
-rw-r--r--infra/specs/client.webrtc.perf.json1
-rw-r--r--infra/specs/waterfalls.pyl2
2 files changed, 1 insertions, 2 deletions
diff --git a/infra/specs/client.webrtc.perf.json b/infra/specs/client.webrtc.perf.json
index be4d952535..3357bf2417 100644
--- a/infra/specs/client.webrtc.perf.json
+++ b/infra/specs/client.webrtc.perf.json
@@ -557,7 +557,6 @@
"isolated_scripts": [
{
"args": [
- "--isolated-script-test-perf-output=${ISOLATED_OUTDIR}/perftest-output.pb",
"--nologs"
],
"isolate_name": "fuchsia_perf_tests",
diff --git a/infra/specs/waterfalls.pyl b/infra/specs/waterfalls.pyl
index ead659c42e..f064fba90b 100644
--- a/infra/specs/waterfalls.pyl
+++ b/infra/specs/waterfalls.pyl
@@ -334,7 +334,7 @@
'os_type':
'linux',
'mixins': [
- 'linux-bionic', 'x86-64', 'perf-pool-vm', 'timeout-3h', 'perf-output',
+ 'linux-bionic', 'x86-64', 'perf-pool-vm', 'timeout-3h',
'has_native_resultdb_integration', 'chromium-tester-service-account'
],
'test_suites': {