[iOS sim] Run modules_unittests on 12 cores.

Change-Id: If85ff709a55920cc914213edad5ed63826f6c5f3
Bug: None
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/287121
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Cr-Commit-Position: refs/heads/main@{#38849}
This commit is contained in:
Jeremy Leconte 2022-12-08 14:05:08 +01:00 committed by WebRTC LUCI CQ
parent ec4961ac54
commit 6419537b3b
3 changed files with 7 additions and 1 deletions

View File

@ -10294,6 +10294,7 @@
],
"dimension_sets": [
{
"cores": "12",
"cpu": "x86-64",
"os": "Mac-12"
}
@ -11273,6 +11274,7 @@
],
"dimension_sets": [
{
"cores": "12",
"cpu": "x86-64",
"os": "Mac-12"
}
@ -12252,6 +12254,7 @@
],
"dimension_sets": [
{
"cores": "12",
"cpu": "x86-64",
"os": "Mac-12"
}

View File

@ -190,7 +190,7 @@
'mixins': ['shards-2'],
},
'modules_unittests': {
'mixins': ['shards-6'],
'mixins': ['shards-6', 'cores-12'],
},
'rtc_media_unittests': {},
'rtc_pc_unittests': {},

View File

@ -2770,6 +2770,7 @@
],
"dimension_sets": [
{
"cores": "12",
"cpu": "x86-64",
"os": "Mac-12"
}
@ -3749,6 +3750,7 @@
],
"dimension_sets": [
{
"cores": "12",
"cpu": "x86-64",
"os": "Mac-12"
}
@ -4728,6 +4730,7 @@
],
"dimension_sets": [
{
"cores": "12",
"cpu": "x86-64",
"os": "Mac-12"
}