You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2018/08/06 21:55:00 UTC

[jira] [Commented] (ARROW-2671) [Python] Run ASV suite in nightly build, only run in Travis CI on demand

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

Krisztian Szucs commented on ARROW-2671:
----------------------------------------

Travis can run at most daily scheduled jobs, no manual triggers. I'd rather add it to crossbow.

> [Python] Run ASV suite in nightly build, only run in Travis CI on demand
> ------------------------------------------------------------------------
>
>                 Key: ARROW-2671
>                 URL: https://issues.apache.org/jira/browse/ARROW-2671
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Wes McKinney
>            Priority: Major
>
> Lately the main Travis CI build is running nearly 40 minutes long, e.g. here is the latest commit on master
> https://travis-ci.org/apache/arrow/builds/387326546
> A fair chunk of the long runtime is spent running the Python benchmarks at the end of the test suite. We should absolutely keep these running smoothly. However:
> * It may be just as valuable to run them on master nightly, and report in if they are broken
> * We could add a check to look at the commit message and run them in Travis CI if requested
> If others agree, I suggest that as soon as the packaging bot / nightly build tool is working properly, that we make these changes in the interest of improving CI build times



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)