https://github.com/deric/gitlab-ci-mesos
On Fri, Feb 7, 2014 at 11:19 AM, Benjamin Mahler <[email protected]>wrote: > Any link to the project? :) > > > On Fri, Feb 7, 2014 at 9:09 AM, Benjamin Hindman < > [email protected]> wrote: > >> Very cool Tomas! >> >> >> On Fri, Feb 7, 2014 at 8:15 AM, Tomas Barton <[email protected]>wrote: >> >>> Hi, >>> >>> I wrote a Mesos framework for executing CI tasks from GitLab CI. The >>> GitLab scheduler acts as one runner and assigns tasks to slaves. GitLab >>> executor simply send output back to GitLab CI API. Right now it works >>> without any patches on GitLab CI, however it would be nice specify number >>> of CPUs and memory for each build, etc. >>> >>> It's my first Mesos framework, I'd happy for any comments. >>> >>> Thanks, >>> Tomas >>> >> >> >

