Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Hitting traivs rate limits


What is the reason for not using JIPP instances for builds?
Instead of Travis? We have moved our Travis to Eclipse JIPP when
we moved eclipse.jdt.ls to foundation and it works pretty OK for us?

--
Gorkem

On 29 Mar 2017, at 11:34, Jonah Graham wrote:

At the moment my build has been waiting for quite a while to build (> 1 hour)[1]

As the 5 job limit means that if a repo has a matrix with 5 jobs, one
commit on that repo uses the whole limit. For example, at the moment
Eclipse OMR has 4 jobs running for a single commit[2]. (Not to pick on
omr, it just happens to be running right now, other projects as
expected also have build matrixes).

Should we as Eclipse-projects-at-GitHub-community come up with some sort of recommendations? :)

Yes. Any opening ideas?

Jonah



[1] https://travis-ci.org/eclipse/january/builds/216372647
[2] https://travis-ci.org/eclipse/omr/builds/216340391
~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


On 29 March 2017 at 12:03, Oliver Kopp <kopp.dev@xxxxxxxxx> wrote:
Hi,

2017-03-29 9:37 GMT+02:00 Jonah Graham <jonah@xxxxxxxxxxxxxxxx>:

I should be able to see all the eclipse builds that are currently running.

This would be interesting.

Maybe, my solution is to move away from Travis to CircleCI or some
other CI provider even though I like travis. I am afraid of the
introduced heterogeneity somehow. Should we as
Eclipse-projects-at-GitHub-community come up with some sort of
recommendations? :)

Cheers,

Oliver
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top