You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2021/02/19 20:56:00 UTC

[jira] [Closed] (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:all-tabpanel ]

Wes McKinney closed ARROW-2671.
-------------------------------
    Resolution: Won't Fix

We'll need to pursue some other strategy for tracking the ASV results

> [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
>              Labels: nightly
>
> 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
(v8.3.4#803005)