You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2017/07/01 07:58:00 UTC

[jira] [Updated] (BIGTOP-2679) Streamline CI Jobs

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

Evans Ye updated BIGTOP-2679:
-----------------------------
    Fix Version/s: 1.2.1

> Streamline CI Jobs
> ------------------
>
>                 Key: BIGTOP-2679
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2679
>             Project: Bigtop
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.1.0
>            Reporter: Olaf Flebbe
>            Assignee: Olaf Flebbe
>             Fix For: 1.2.1, 1.3.0
>
>         Attachments: BIGTOP-2679.1.patch, BIGTOP-2679.2.patch
>
>
> The CI Jobs are a little bit messy:
>   * The run with user id 0
>   * They depend on bind mounts to container
>   * The generate files with user id 0 in the source directory
>   * Have to be filled into jenkins command line
> Propose a build script
> {code} 
>    bigtop-ci/build.sh --os trunk-debian-8
> {code}
> Does not use bind mounts, do run with user id jenkins within container,
> create source images which can be reused be subsequent builds, do not generate user id 0 files.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)