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 240240
241241 # Candidates for Tier3 jobs. In CE, these will be dailies.
242242 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" ),
247247
248- "compiler-unittest_compiler_zgc-labsjdk-latest-linux-amd64" : t("30 :00" ),
248+ "compiler-unittest_compiler_zgc-labsjdk-latest-linux-amd64" : t("45 :00" ),
249249
250- "compiler-truffle_xcomp-labsjdk-latest-linux-amd64" : t("30 :00" ),
250+ "compiler-truffle_xcomp-labsjdk-latest-linux-amd64" : t("45 :00" ),
251251 },
252252
253253 # 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