[ 
https://issues.apache.org/jira/browse/CASSANDRA-18750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17758138#comment-17758138
 ] 

Derek Chen-Becker commented on CASSANDRA-18750:
-----------------------------------------------

Here's one link I found describing the time limit: 
https://support.circleci.com/hc/en-us/articles/16616033407131-Max-Runtime-in-CircleCI-Server

Here's the job that failed due to the 1 hour limit:

https://app.circleci.com/pipelines/github/dchenbecker/cassandra/74/workflows/3a633508-b2a8-4014-8fc2-bbe79e0850b0/jobs/1678

For my most recent run that passed, it came pretty close to failing (57:50 
runtime):

https://app.circleci.com/pipelines/github/dchenbecker/cassandra/76/workflows/21c09abf-70bd-4eab-a541-1c108a5438ef/jobs/1891

> Make unit tests compatible with the tmp.dir property
> ----------------------------------------------------
>
>                 Key: CASSANDRA-18750
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18750
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Derek Chen-Becker
>            Assignee: Derek Chen-Becker
>            Priority: Normal
>
> Several unit tests hard-code file paths under the "/tmp" directory, which 
> means they do not honor the {{tmp.dir}} ant build property. These should be 
> updated so that when the user specifies {{tmp.dir}}, they can be certain that 
> any files or directories created by the unit tests will be in their specified 
> location.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to