[ https://issues.apache.org/jira/browse/IGNITE-10094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16670281#comment-16670281 ]
Dmitriy Pavlov commented on IGNITE-10094: ----------------------------------------- I suggest using only not environment variable but some build parameter, similar with java home, so TC bot can see this parameter from TC REST API: <property name="env.JAVA_HOME" value="%env.JDK_ORA_18%"/> > TC: Introduce overnight builds > ------------------------------ > > Key: IGNITE-10094 > URL: https://issues.apache.org/jira/browse/IGNITE-10094 > Project: Ignite > Issue Type: Task > Reporter: Alexey Goncharuk > Priority: Major > > Creating this ticket to collect all efforts on shortening a single TC run and > introduce overnight TC runs. > From the infrastructure side, we need to create a separate run configuration > (for example, Run All Nightly). To begin, Run All Nightly will delegate to > Run All and later we will move several long-running suites to the nightly > run. Nightly Run All should have a nightly trigger. > From the TC bot side, we need to configure it to push nightly builds when TC > is idle and additionally to track new failures in nightly runs. > From the code side, we need to define an environment property that should > distinguish a quick run from the nightly run. Later this property will be > used to scale tests duration. > [~dpavlov], [~sergey-chugunov], [~vveider], can you chime in? -- This message was sent by Atlassian JIRA (v7.6.3#76005)