Henry,

I have tried travis in eagle repository before migrating into Apache repo:
https://github.com/eBay/Eagle/blob/cb7d9d97730b8a30d565580ddc59605010c73ac9/.travis.yml

Dose apache repository official support integration with Travis?

--

Hao


On Thu, Dec 10, 2015 at 3:18 PM, Henry Saputra <[email protected]>
wrote:

> What about using Travis service [1] while waiting for ASF Jenkins.
>
> We need to just Travis YAML file like in Flink [2]
>
> Apache has increased Travis capacity for Github mirror.
>
> - Henry
>
> [1] https://travis-ci.org/
> [2] https://github.com/hsaputra/flink/blob/master/.travis.yml
>
> On Wed, Dec 9, 2015 at 6:28 PM, Michael Wu <[email protected]> wrote:
> > Hao,
> >
> > Currently, I'm asking builds team to add "github pull request builder"
> > plugin to jenkins service, emails have been sent out, but with no
> response.
> >
> > Then, I have a thought, if the public apache jenkins can install the
> plugin
> > and be configured to work as expected, we could certainly use it. But
> what
> > if the team refuses to install the plugin or even they install it but we
> > don't have the permission to configure it? Additionally, take the fact
> that
> > a huge amount of jobs are running on the jenkins service into account,
> > suppose we have our job on that one, when a PR comes up, we cannot
> > guarantee that it would be built in time because it may be put in the
> > waiting queue to wait for other running jobs to finish.
> >
> > So, after a brief research, I find, the jenkins service that spark uses
> is
> > not apache's, but setup on berkeley.edu: amplab.cs.berkeley.edu/jenkins.
> > Now I'm trying to get access to the service and see if it can fit our
> needs.
> >
> > Above is the currently status of the task, i'll keep you updated when any
> > step forwards.
> >
> > BR,
> > Michael
> >
> > On Sun, Dec 6, 2015 at 6:01 PM, Hao Chen <[email protected]> wrote:
> >
> >> Hi Michael,
> >>
> >> What's the status of Apache Jenkins CI?
> >>
> >> Regards,
> >> Hao
> >>
> >> On Fri, Dec 4, 2015 at 4:40 PM, Michael Wu <[email protected]> wrote:
> >>
> >> > Amareshwarisr,
> >> >
> >> > It works now! Thank you very much for your great help!
> >> >
> >> > Best Wishes,
> >> > Michael
> >> >
> >> > On Thu, Dec 3, 2015 at 11:23 PM, amareshwarisr . <
> [email protected]>
> >> > wrote:
> >> >
> >> > > Hao,
> >> > >
> >> > > I've added you. Let me know if you are still facing any issue.
> >> > >
> >> > > Thanks
> >> > >
> >> > > On Thu, Dec 3, 2015 at 4:50 PM, Hao Chen <[email protected]> wrote:
> >> > >
> >> > > > Amareshwari,
> >> > > >
> >> > > > It will be highly appreciated if you could help grant me (apache
> id:
> >> > hao)
> >> > > > the permission to configure new Jenkins job and we are setting up
> CI
> >> > for
> >> > > > Apache Eagle project.
> >> > > >
> >> > > > Best Regards,
> >> > > > Hao
> >> > > >
> >> > > > On Thu, Dec 3, 2015 at 7:10 PM, amareshwarisr . <
> >> [email protected]
> >> > >
> >> > > > wrote:
> >> > > >
> >> > > >> Added Hao.
> >> > > >>
> >> > > >> Thanks,
> >> > > >> Amareshwari
> >> > > >>
> >> > > >> On Thu, Dec 3, 2015 at 7:21 AM, Michael Wu <[email protected]>
> >> > wrote:
> >> > > >>
> >> > > >>>  Amareshwari,
> >> > > >>>
> >> > > >>> So glad to hear from you. I do need the access to configure new
> >> jobs
> >> > > for
> >> > > >>> incubator-eagle project. And could you please grant access to
> >> apache
> >> > id
> >> > > >>> "hao"? Thanks.
> >> > > >>>
> >> > > >>> Michael
> >> > > >>>
> >> > > >>> On Thu, Dec 3, 2015 at 12:54 AM, amareshwarisr . <
> >> > > [email protected]>
> >> > > >>> wrote:
> >> > > >>>
> >> > > >>> > Michael,
> >> > > >>> >
> >> > > >>> > Have you got access to https://builds.apache.org/ ? All
> >> committers
> >> > > >>> would
> >> > > >>> > already have access to view and start build. If you are
> looking
> >> for
> >> > > >>> access
> >> > > >>> > to configure new job, please share apache ids for whom access
> >> > > configure
> >> > > >>> > access is required. I will try to add them.
> >> > > >>> >
> >> > > >>> > Thanks
> >> > > >>> > Amareshwari
> >> > > >>> >
> >> > > >>> > On Tue, Dec 1, 2015 at 1:05 PM, Michael Wu <
> [email protected]>
> >> > > wrote:
> >> > > >>> >
> >> > > >>> > > Hi David,
> >> > > >>> > >
> >> > > >>> > > Thanks for the guidance.
> >> > > >>> > >
> >> > > >>> > > Michael
> >> > > >>> > >
> >> > > >>> > > On Mon, Nov 30, 2015 at 11:37 PM, David Nalley <
> [email protected]>
> >> > > >>> wrote:
> >> > > >>> > >
> >> > > >>> > > > - ComDev
> >> > > >>> > > >
> >> > > >>> > > > Please see:
> >> > > >>> > > >
> >> http://wiki.apache.org/general/Jenkins#How_do_I_get_an_account
> >> > > >>> > > >
> >> > > >>> > > >
> >> > > >>> > > >
> >> > > >>> > > > On Fri, Nov 27, 2015 at 1:11 AM, Michael Wu <
> >> > [email protected]>
> >> > > >>> > wrote:
> >> > > >>> > > > > Hi Mentors,
> >> > > >>> > > > >
> >> > > >>> > > > > I'm a member from Apache Eagle project, and would like
> to
> >> > > >>> subscribe
> >> > > >>> > my
> >> > > >>> > > > > account to have the permission to login "Jenkins
> >> > > >>> > continuous-integration
> >> > > >>> > > > > server" at https://builds.apache.org/ and make builds
> for
> >> > > Eagle
> >> > > >>> > > project.
> >> > > >>> > > > > Could you please guide me what steps I shall go through
> to
> >> > > >>> accomplish
> >> > > >>> > > it?
> >> > > >>> > > > > Thanks.
> >> > > >>> > > > >
> >> > > >>> > > > > BTW, with not knowing how to do, I opened a JIRA ticket
> for
> >> > > this
> >> > > >>> > > > > requirement: INFRA-10850 <
> >> > > >>> > > > https://issues.apache.org/jira/browse/INFRA-10850>
> >> > > >>> > > > >
> >> > > >>> > > > > Michael
> >> > > >>> > > >
> >> > > >>> > >
> >> > > >>> >
> >> > > >>>
> >> > > >>
> >> > > >>
> >> > > >
> >> > >
> >> >
> >>
>

Reply via email to