Revert android-desktop-x64-rel-15-tests android_browsertests sharding
The suite was fixed recently but the lookback days still caught enough runtimes to overshard this suite. Revert it to 114 for now and we can check on it again next week. Bug: None Change-Id: I103e2109b520d8225263f8ab63c8e33daf3dea1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6565102 Reviewed-by: Haiyang Pan <hypan@google.com> Auto-Submit: Struan Shrimpton <sshrimp@google.com> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/main@{#1462363}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
b5131e0423
commit
bb1b2d3235
infra/config
generated
builders
ci
android-desktop-x64-compile-rel
android-desktop-x64-rel-15-tests
try
android-desktop-15-x64-rel
android-desktop-x64-rel
targets
@ -50,7 +50,7 @@
|
||||
}
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 171
|
||||
"shards": 114
|
||||
},
|
||||
"test": "android_browsertests",
|
||||
"test_id_prefix": "ninja://chrome/test:android_browsertests/"
|
||||
|
@ -45,7 +45,7 @@
|
||||
}
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 171
|
||||
"shards": 114
|
||||
},
|
||||
"test": "android_browsertests",
|
||||
"test_id_prefix": "ninja://chrome/test:android_browsertests/"
|
||||
|
2
infra/config/generated/builders/try/android-desktop-15-x64-rel/targets/chromium.android.desktop.json
2
infra/config/generated/builders/try/android-desktop-15-x64-rel/targets/chromium.android.desktop.json
@ -50,7 +50,7 @@
|
||||
}
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 171
|
||||
"shards": 114
|
||||
},
|
||||
"test": "android_browsertests",
|
||||
"test_id_prefix": "ninja://chrome/test:android_browsertests/"
|
||||
|
@ -50,7 +50,7 @@
|
||||
}
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 171
|
||||
"shards": 114
|
||||
},
|
||||
"test": "android_browsertests",
|
||||
"test_id_prefix": "ninja://chrome/test:android_browsertests/"
|
||||
|
@ -46,7 +46,7 @@
|
||||
"chromium.android.desktop": {
|
||||
"android-desktop-x64-rel-15-tests": {
|
||||
"android_browsertests": {
|
||||
"shards": 171,
|
||||
"shards": 114,
|
||||
"try_builder": "android-desktop-x64-rel"
|
||||
},
|
||||
"unit_tests": {
|
||||
|
Reference in New Issue
Block a user