Re: [DISCUSS] Scaling out CI capability

2017-02-19 Thread moon soo Lee
ZEPPELIN-2123 is resolved.

Pull requests build capacity is not limited by 5 concurrent build any more.
Now Zeppelin project leverages each individual contributors travis-ci, so
we've got virtually unlimited concurrent build capacity for pull request.

Only thing the contributor should aware is setup and switch on travis-ci
for Zeppelin folk, explained here
http://zeppelin.apache.org/contribution/contributions.html#continuous-integration
.

Thanks,
moon

On Fri, Feb 17, 2017 at 5:30 PM moon soo Lee  wrote:

> Thanks for the feedbacks!
>
> Then let me merge https://github.com/apache/zeppelin/pull/2026 and
> configure Jenkins for building PR.
>
> Worst case, If something does not work, then we can just come back to
> travis build PR with almost no effort.
>
> I'll update progress in the issue comment
> https://issues.apache.org/jira/browse/ZEPPELIN-2123
>
> Thanks,
> moon
>
> On Thu, Feb 16, 2017 at 11:39 PM Jongyoul Lee  wrote:
>
> I think it's good idea. :-)
>
> On Thu, Feb 16, 2017 at 7:54 PM, Jeff Zhang  wrote:
>
> > Great, can't wait to try this.
> >
> >
> >
> > moon soo Lee 于2017年2月16日周四 下午6:35写道:
> >
> > > Hi Apache Zeppelin contributors!
> > >
> > > Recently, it's not very difficult to see pullrequest is waiting more
> than
> > > 10 hours to get travis-ci build slot.
> > >
> > > It's because of all ASF project shares the same travis account and the
> > > account's capability is limited. Although ASF assigned 5 concurrent
> build
> > > capacity to Zeppelin, it's not dedicated slot, it's more like max
> > > concurrent build limit, so when ASF travis is busy, Zeppelin
> pullrequest
> > > should wait.
> > >
> > > But each contributor can get 5 concurrent build capacity for opensource
> > > project. if we can leverage that, Zeppelin will no longer suffer from
> CI
> > > build capacity.
> > >
> > > I created https://issues.apache.org/jira/browse/ZEPPELIN-2123 and it
> > > includes proposed way, how Zeppelin can leverage individual
> contributors
> > > travis account.
> > > And created required script
> https://github.com/apache/zeppelin/pull/2026
> > .
> > >
> > > Please take a look the proposal. Any feedback would be really
> > appreciated!
> > >
> > > Thanks,
> > > moon
> > >
> >
>
>
>
> --
> 이종열, Jongyoul Lee, 李宗烈
> http://madeng.net
>
>


Re: [DISCUSS] Scaling out CI capability

2017-02-17 Thread moon soo Lee
Thanks for the feedbacks!

Then let me merge https://github.com/apache/zeppelin/pull/2026 and
configure Jenkins for building PR.

Worst case, If something does not work, then we can just come back to
travis build PR with almost no effort.

I'll update progress in the issue comment
https://issues.apache.org/jira/browse/ZEPPELIN-2123

Thanks,
moon

On Thu, Feb 16, 2017 at 11:39 PM Jongyoul Lee  wrote:

> I think it's good idea. :-)
>
> On Thu, Feb 16, 2017 at 7:54 PM, Jeff Zhang  wrote:
>
> > Great, can't wait to try this.
> >
> >
> >
> > moon soo Lee 于2017年2月16日周四 下午6:35写道:
> >
> > > Hi Apache Zeppelin contributors!
> > >
> > > Recently, it's not very difficult to see pullrequest is waiting more
> than
> > > 10 hours to get travis-ci build slot.
> > >
> > > It's because of all ASF project shares the same travis account and the
> > > account's capability is limited. Although ASF assigned 5 concurrent
> build
> > > capacity to Zeppelin, it's not dedicated slot, it's more like max
> > > concurrent build limit, so when ASF travis is busy, Zeppelin
> pullrequest
> > > should wait.
> > >
> > > But each contributor can get 5 concurrent build capacity for opensource
> > > project. if we can leverage that, Zeppelin will no longer suffer from
> CI
> > > build capacity.
> > >
> > > I created https://issues.apache.org/jira/browse/ZEPPELIN-2123 and it
> > > includes proposed way, how Zeppelin can leverage individual
> contributors
> > > travis account.
> > > And created required script
> https://github.com/apache/zeppelin/pull/2026
> > .
> > >
> > > Please take a look the proposal. Any feedback would be really
> > appreciated!
> > >
> > > Thanks,
> > > moon
> > >
> >
>
>
>
> --
> 이종열, Jongyoul Lee, 李宗烈
> http://madeng.net
>


Re: [DISCUSS] Scaling out CI capability

2017-02-16 Thread Jongyoul Lee
I think it's good idea. :-)

On Thu, Feb 16, 2017 at 7:54 PM, Jeff Zhang  wrote:

> Great, can't wait to try this.
>
>
>
> moon soo Lee 于2017年2月16日周四 下午6:35写道:
>
> > Hi Apache Zeppelin contributors!
> >
> > Recently, it's not very difficult to see pullrequest is waiting more than
> > 10 hours to get travis-ci build slot.
> >
> > It's because of all ASF project shares the same travis account and the
> > account's capability is limited. Although ASF assigned 5 concurrent build
> > capacity to Zeppelin, it's not dedicated slot, it's more like max
> > concurrent build limit, so when ASF travis is busy, Zeppelin pullrequest
> > should wait.
> >
> > But each contributor can get 5 concurrent build capacity for opensource
> > project. if we can leverage that, Zeppelin will no longer suffer from CI
> > build capacity.
> >
> > I created https://issues.apache.org/jira/browse/ZEPPELIN-2123 and it
> > includes proposed way, how Zeppelin can leverage individual contributors
> > travis account.
> > And created required script https://github.com/apache/zeppelin/pull/2026
> .
> >
> > Please take a look the proposal. Any feedback would be really
> appreciated!
> >
> > Thanks,
> > moon
> >
>



-- 
이종열, Jongyoul Lee, 李宗烈
http://madeng.net


Re: [DISCUSS] Scaling out CI capability

2017-02-16 Thread Jeff Zhang
Great, can't wait to try this.



moon soo Lee 于2017年2月16日周四 下午6:35写道:

> Hi Apache Zeppelin contributors!
>
> Recently, it's not very difficult to see pullrequest is waiting more than
> 10 hours to get travis-ci build slot.
>
> It's because of all ASF project shares the same travis account and the
> account's capability is limited. Although ASF assigned 5 concurrent build
> capacity to Zeppelin, it's not dedicated slot, it's more like max
> concurrent build limit, so when ASF travis is busy, Zeppelin pullrequest
> should wait.
>
> But each contributor can get 5 concurrent build capacity for opensource
> project. if we can leverage that, Zeppelin will no longer suffer from CI
> build capacity.
>
> I created https://issues.apache.org/jira/browse/ZEPPELIN-2123 and it
> includes proposed way, how Zeppelin can leverage individual contributors
> travis account.
> And created required script https://github.com/apache/zeppelin/pull/2026.
>
> Please take a look the proposal. Any feedback would be really appreciated!
>
> Thanks,
> moon
>


[DISCUSS] Scaling out CI capability

2017-02-16 Thread moon soo Lee
Hi Apache Zeppelin contributors!

Recently, it's not very difficult to see pullrequest is waiting more than
10 hours to get travis-ci build slot.

It's because of all ASF project shares the same travis account and the
account's capability is limited. Although ASF assigned 5 concurrent build
capacity to Zeppelin, it's not dedicated slot, it's more like max
concurrent build limit, so when ASF travis is busy, Zeppelin pullrequest
should wait.

But each contributor can get 5 concurrent build capacity for opensource
project. if we can leverage that, Zeppelin will no longer suffer from CI
build capacity.

I created https://issues.apache.org/jira/browse/ZEPPELIN-2123 and it
includes proposed way, how Zeppelin can leverage individual contributors
travis account.
And created required script https://github.com/apache/zeppelin/pull/2026.

Please take a look the proposal. Any feedback would be really appreciated!

Thanks,
moon