You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Davor Bonaci (JIRA)" <ji...@apache.org> on 2016/03/09 17:31:40 UTC

[jira] [Commented] (INFRA-11414) Enable continuous integration for Beam (incubating)

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

Davor Bonaci commented on INFRA-11414:
--------------------------------------

We are requesting two independent things:
- enable Travis for our repository and configure webhook on GitHub mirror for it. 
- enable Jenkins pre-commit coverage and configure webhook on GItHub mirror for it.

Both systems are ready, as far as we can tell.

It's OK to proceed with Travis first.

> Enable continuous integration for Beam (incubating)
> ---------------------------------------------------
>
>                 Key: INFRA-11414
>                 URL: https://issues.apache.org/jira/browse/INFRA-11414
>             Project: Infrastructure
>          Issue Type: Task
>          Components: Github, Jenkins
>            Reporter: Davor Bonaci
>
> Could we get both Travis-CI and Jenkins pre-commit coverage enabled for Apache Beam (incubating)?
> We'd like to mimic the behavior of other projects, like Apache Thrift. For example, this pull request [1] to their GitHub repository has Travis, Jenkins, and AppVeyor pre-commit coverage enabled. We don't need AppVeyor at this time.
> Travis: the configuration is already part of our repository, including .travis.yml and its dependencies. This coverage is working on our private forks.
> Jenkins: we have a job on Apache Jenkins instance [2], which we'd use both for regular coverage and pre-commit coverage. It should already be configured to run on pull requests, but we have no way of testing this.
> Could you please assist?
> [1] https://github.com/apache/thrift/pull/927
> [2] https://builds.apache.org/job/beam_MavenVerify/



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