You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Vitalii Diravka (JIRA)" <ji...@apache.org> on 2018/12/10 00:58:00 UTC

[jira] [Created] (DRILL-6890) AppVeyor CI for Drill builds

Vitalii Diravka created DRILL-6890:
--------------------------------------

             Summary: AppVeyor CI for Drill builds
                 Key: DRILL-6890
                 URL: https://issues.apache.org/jira/browse/DRILL-6890
             Project: Apache Drill
          Issue Type: Test
          Components: Tools, Build &amp; Test
    Affects Versions: 1.14.0
            Reporter: Vitalii Diravka
            Assignee: Vitalii Diravka
             Fix For: Future


Current Drill Tavis build fails because of Travis build time out.
 It has two main stages: build without tests and build with tests. To free up some time we can drop build without tests and put it to AppVeyor CI.
 Basically this CI targeted for builds on Windows, but currently Ubuntu image is also supported there.
 Apache Calcite uses this CI for build with tests on Windows.

AppVeyor CI can be enabled for Drill for maven build without tests on Ubuntu and Windows.

This is the result of build: 
https://ci.appveyor.com/project/vdiravka/drill/builds/20883239

Once it is fine the Jira for INFRA to enable AppVeyor should be created and Drill badges should be updated.



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