Bump android_browsertests to 20 shards on Android Desktop 15 builder
So that the average shard runtime can reduce to ~10 mins so that we can promote to CQ. Bug: 391893869 Change-Id: I7edf7431a11d143936d981bcd2141da771703a5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6319040 Reviewed-by: Renuga Nanjappan <rnanjappan@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Auto-Submit: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/main@{#1427387}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
782ab35542
commit
88cab9f970
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
subprojects
chromium
@ -50,7 +50,7 @@
|
||||
}
|
||||
},
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 10
|
||||
"shards": 20
|
||||
},
|
||||
"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": 10
|
||||
"shards": 20
|
||||
},
|
||||
"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": 10
|
||||
"shards": 20
|
||||
},
|
||||
"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": 10
|
||||
"shards": 20
|
||||
},
|
||||
"test": "android_browsertests",
|
||||
"test_id_prefix": "ninja://chrome/test:android_browsertests/"
|
||||
|
@ -264,7 +264,7 @@ ci.thin_tester(
|
||||
],
|
||||
ci_only = True,
|
||||
swarming = targets.swarming(
|
||||
shards = 10,
|
||||
shards = 20,
|
||||
),
|
||||
),
|
||||
"chrome_public_unit_test_apk": targets.mixin(
|
||||
|
Reference in New Issue
Block a user