mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-12 21:30:45 +01:00
update fuchsia perf dimensions to jammy
Bug: b:319095774 Change-Id: I33666189e3425b16c28b55dd87c1f7464dc26785 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/345700 Commit-Queue: Christoffer Dewerin <jansson@webrtc.org> Reviewed-by: Jeremy Leconte <jleconte@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41993}
This commit is contained in:
parent
59bae68202
commit
6046e44afd
2 changed files with 3 additions and 3 deletions
|
@ -169,7 +169,7 @@
|
|||
"dimensions": {
|
||||
"cpu": "x86-64",
|
||||
"gce": "1",
|
||||
"os": "Ubuntu-18.04",
|
||||
"os": "Ubuntu-22.04",
|
||||
"pool": "WebRTC-perf"
|
||||
},
|
||||
"expiration": 10800,
|
||||
|
@ -205,7 +205,7 @@
|
|||
"dimensions": {
|
||||
"cpu": "x86-64",
|
||||
"gce": "1",
|
||||
"os": "Ubuntu-18.04",
|
||||
"os": "Ubuntu-22.04",
|
||||
"pool": "WebRTC-perf"
|
||||
},
|
||||
"expiration": 10800,
|
||||
|
|
|
@ -265,7 +265,7 @@
|
|||
'os_type':
|
||||
'linux',
|
||||
'mixins': [
|
||||
'linux-bionic', 'x86-64', 'perf-pool-vm', 'timeout-3h',
|
||||
'linux-jammy', 'x86-64', 'perf-pool-vm', 'timeout-3h',
|
||||
'resultdb-gtest-json-format', 'fuchsia-gtest-output', 'perf-output'
|
||||
],
|
||||
'test_suites': {
|
||||
|
|
Loading…
Reference in a new issue