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:
Christoffer Jansson 2024-04-04 07:26:22 +00:00 committed by WebRTC LUCI CQ
parent 59bae68202
commit 6046e44afd
2 changed files with 3 additions and 3 deletions

View file

@ -169,7 +169,7 @@
"dimensions": { "dimensions": {
"cpu": "x86-64", "cpu": "x86-64",
"gce": "1", "gce": "1",
"os": "Ubuntu-18.04", "os": "Ubuntu-22.04",
"pool": "WebRTC-perf" "pool": "WebRTC-perf"
}, },
"expiration": 10800, "expiration": 10800,
@ -205,7 +205,7 @@
"dimensions": { "dimensions": {
"cpu": "x86-64", "cpu": "x86-64",
"gce": "1", "gce": "1",
"os": "Ubuntu-18.04", "os": "Ubuntu-22.04",
"pool": "WebRTC-perf" "pool": "WebRTC-perf"
}, },
"expiration": 10800, "expiration": 10800,

View file

@ -265,7 +265,7 @@
'os_type': 'os_type':
'linux', 'linux',
'mixins': [ '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' 'resultdb-gtest-json-format', 'fuchsia-gtest-output', 'perf-output'
], ],
'test_suites': { 'test_suites': {