File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 240
240
241
241
# Candidates for Tier3 jobs. In CE, these will be dailies.
242
242
local tier3_jobs = {
243
- "compiler-unittest_compiler-labsjdk-latest-darwin-aarch64" : t("30 :00" ),
244
- "compiler-unittest_truffle-labsjdk-latest-darwin-aarch64" : t("30 :00" ),
245
- "compiler-unittest_compiler-labsjdk-latest-linux-aarch64" : t("30 :00" ),
246
- "compiler-unittest_truffle-labsjdk-latest-linux-aarch64" : t("30 :00" ),
243
+ "compiler-unittest_compiler-labsjdk-latest-darwin-aarch64" : t("45 :00" ),
244
+ "compiler-unittest_truffle-labsjdk-latest-darwin-aarch64" : t("45 :00" ),
245
+ "compiler-unittest_compiler-labsjdk-latest-linux-aarch64" : t("45 :00" ),
246
+ "compiler-unittest_truffle-labsjdk-latest-linux-aarch64" : t("45 :00" ),
247
247
248
- "compiler-unittest_compiler_zgc-labsjdk-latest-linux-amd64" : t("30 :00" ),
248
+ "compiler-unittest_compiler_zgc-labsjdk-latest-linux-amd64" : t("45 :00" ),
249
249
250
- "compiler-truffle_xcomp-labsjdk-latest-linux-amd64" : t("30 :00" ),
250
+ "compiler-truffle_xcomp-labsjdk-latest-linux-amd64" : t("45 :00" ),
251
251
},
252
252
253
253
# Candidates for gate jobs. In CE, these will be dailies instead of gates.
You can’t perform that action at this time.
0 commit comments