0

Increase shards by 2 for chrome_public_unit_test_apk.

The change is made for the CI builder "ci/android-pie-arm64-rel" and
the mirrored CQ "try/android-arm64-rel".

After switching to crosshatch, the P50 runtime increased to: 17-18min
https://screenshot.googleplex.com/58DXrwLAfjPTogd

Meanwhile, the network issue has still not been resolved yet.

The crosshatch pool still has capacity for this increase:
http://shortn/_waO8daMHqv

Bug: 1462745, 1475086
Change-Id: I63ea0bf26865852dd537a69da0734d71ee425d49
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4948811
Auto-Submit: James Shen <zhiyuans@google.com>
Commit-Queue: Haiyang Pan <hypan@google.com>
Reviewed-by: Haiyang Pan <hypan@google.com>
Cr-Commit-Position: refs/heads/main@{#1211006}
This commit is contained in:
James Shen
2023-10-17 19:05:07 +00:00
committed by Chromium LUCI CQ
parent 87fc10b3d4
commit 1f916b4dde
2 changed files with 3 additions and 3 deletions

@ -30113,7 +30113,7 @@
}
],
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
"shards": 3
"shards": 5
},
"test": "chrome_public_unit_test_apk",
"test_id_prefix": "ninja://chrome/android:chrome_public_unit_test_apk/"

@ -1617,8 +1617,8 @@
'dimensions': {
'device_type': 'crosshatch',
},
# TODO(crbug.com/1462745): Temporarily increase the shard to 3 for the network issue.
'shards': 3,
# TODO(crbug.com/1462745): Temporarily increase the shard to 5 for the network issue.
'shards': 5,
},
},
# Keep this same as android-oreo-x86-rel above