[infra] Rebalance VM shards.
This should make both JIT and AOT shards take about 15 minutes each in release mode.
Change-Id: Id0668c7f373146dba032cb5c743e0e97dd566297
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/294140
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
diff --git a/tools/bots/test_matrix.json b/tools/bots/test_matrix.json
index 17a63c8..b8ca147 100644
--- a/tools/bots/test_matrix.json
+++ b/tools/bots/test_matrix.json
@@ -1236,7 +1236,7 @@
"-nvm-${system}-${mode}-${arch}"
],
"fileset": "vm-kernel",
- "shards": 10
+ "shards": 4
},
{
"name": "vm co19 tests",
@@ -1245,7 +1245,7 @@
"co19"
],
"fileset": "vm-kernel",
- "shards": 10
+ "shards": 4
}
]
},
@@ -1280,7 +1280,7 @@
"-nvm-aot-${system}-${mode}-${arch}"
],
"fileset": "vm-kernel",
- "shards": 10
+ "shards": 8
},
{
"name": "vm co19 tests",
@@ -1289,7 +1289,7 @@
"co19"
],
"fileset": "vm-kernel",
- "shards": 10
+ "shards": 12
}
]
},
@@ -1324,7 +1324,7 @@
"-nvm-aot-${system}-${mode}-${arch}"
],
"fileset": "vm-kernel",
- "shards": 10
+ "shards": 8
}
]
},
@@ -1494,7 +1494,7 @@
"vm"
],
"fileset": "vm-kernel",
- "shards": 3
+ "shards": 4
}
]
},
@@ -1551,7 +1551,7 @@
"standalone"
],
"fileset": "vm-kernel",
- "shards": 3
+ "shards": 4
}
]
},
@@ -1859,7 +1859,7 @@
"-nvm-checked-${system}-${mode}-${arch}"
],
"fileset": "vm-kernel",
- "shards": 10
+ "shards": 4
}
]
},