You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by nicoloboschi <gi...@git.apache.org> on 2017/06/22 08:50:40 UTC

[GitHub] bookkeeper pull request #206: Issue-196 Create Jenkins configuration using O...

GitHub user nicoloboschi opened a pull request:

    https://github.com/apache/bookkeeper/pull/206

    Issue-196 Create Jenkins configuration using OpenStack Jenkins Job Builder

    Descriptions of the changes in this PR:
    
    Introduction of Jenkins Job Builder script, in order to have the configuration of Jenkins jobs directly stored in GIT repo.
    This will enable reviews of Jenkins configuration


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nicoloboschi/bookkeeper JenkinsJobBuilder

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bookkeeper/pull/206.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #206
    
----
commit 84892650e0c682b489f3aa8603b0c44987aeac38
Author: Nicolò Boschi <ni...@diennea.com>
Date:   2017-06-22T07:30:19Z

    Issue-196 Create Jenkins configuration using OpenStack Jenkins Job Builder

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #206: Issue-196 Create Jenkins configuration using OpenStac...

Posted by sijie <gi...@git.apache.org>.
Github user sijie commented on the issue:

    https://github.com/apache/bookkeeper/pull/206
  
    @eolivelli @nicoloboschi can you document and provide instructions on how to verify this? 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #206: Issue-196 Create Jenkins configuration using OpenStac...

Posted by eolivelli <gi...@git.apache.org>.
Github user eolivelli commented on the issue:

    https://github.com/apache/bookkeeper/pull/206
  
    @sijie I think that the readme file would be enough to start.
    It is important to use actual version, the trunk, of jenkins job builder, the latest released version is somehow buggy and does handle the email reporting plugin well


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bookkeeper issue #206: Issue-196 Create Jenkins configuration using OpenStac...

Posted by eolivelli <gi...@git.apache.org>.
Github user eolivelli commented on the issue:

    https://github.com/apache/bookkeeper/pull/206
  
    @sijie I have tested the script on my companies Jenkins and it is working as expected.
    Do you want to try out locally ?
    
    Actual configuration of the master job is
    https://builds.apache.org/job/bookkeeper-master/config.xml
    
    The proposal from @nicoloboschi is create a "maven project job" but actually we have a "freestyle project"
    
    
     


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---