[infra] Increase number of shards on the CFE nnbd builders

Shards running on slower machines timed out. This will double the number
of shards giving them enough headroom to finish.

https://github.com/dart-lang/sdk/issues/43463

TBR=whesse@google.com

Change-Id: I1d12fd42fea3b19fce3900f7ecfb5e567fd720bd
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/163420
Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
Alexander Thomas
2020-09-18 15:21:47 +00:00
parent 96e84b8494
commit 2364105525
+2 -2
View File
@@ -1184,7 +1184,7 @@
"co19"
],
"fileset": "front-end",
"shards": 1
"shards": 2
},
{
"name": "strong co19 tests",
@@ -1193,7 +1193,7 @@
"co19"
],
"fileset": "front-end",
"shards": 1
"shards": 2
},
{
"name": "weak sdk tests",