You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/04/21 01:23:59 UTC

[jira] [Resolved] (CALCITE-579) Regularly and automatically run full test suite on Vagrant VM

     [ https://issues.apache.org/jira/browse/CALCITE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-579.
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: next)
                   1.3.0-incubating

I have written a script that runs the regression test suite, and a cron job invokes it twice a day on master. If there are failures I manually forward the email to the dev list.

https://github.com/julianhyde/share/blob/master/tools/calcite-regress.sh

> Regularly and automatically run full test suite on Vagrant VM
> -------------------------------------------------------------
>
>                 Key: CALCITE-579
>                 URL: https://issues.apache.org/jira/browse/CALCITE-579
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>             Fix For: 1.3.0-incubating
>
>
> CALCITE-507 creates a vagrant VM with various data sets loaded. This task is to use that VM to regularly and automatically run the whole suite, and to get the suite to pass.
> An exit constraint on a release should be that the VM tests pass 100%. (Per the HOWTO it is already a constraint, but we have not enforced it to date.)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)