Skip to content

Commit b50a115

Browse files
rmacnak-googleCommit Queue
authored andcommitted
[infra] Reduce Android shard count.
When the shard count is greater than the number of machines in the pool, shards are guarenteed to wait, increase latency relative to a lower shard count. Change-Id: I1fd61a59837b767748c13120dec30ca6eb352f28 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/450946 Reviewed-by: Alexander Aprelev <[email protected]> Commit-Queue: Ryan Macnak <[email protected]>
1 parent 337b044 commit b50a115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/bots/test_matrix.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@
806806
"-j2"
807807
],
808808
"fileset": "vm",
809-
"shards": 15
809+
"shards": 10
810810
}
811811
]
812812
},

0 commit comments

Comments
 (0)