Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Local build jobs pulling Eclipse.org bits from mirrors

Svn requests to eclipse svn are ok. The problem is when the build pulls bundles from p2 sites (or have links to jars etc.) that are serviced from the mirror network.

- henrik

15 sep 2010 kl. 21:19 skrev Daniel Pastore <kpqb38@xxxxxxxxxxxx>:

Hi guys,

I just want to check if I understand it correctly:
if I perform an SVN checkout from my trunk, am I pulling the plugins from mirrors, as you said?

On our build process we perform a new checkout each time we build, because we had problems with only updating in the past. When we made this new build process, I searched a little on how to checkout "internally", but I didn't find anything. So, we keep doing our checkouts from URL.

Our build actually takes almost as much time checkouting as building.
You guys have any suggestion to improve this process? :)

On Fri, Sep 10, 2010 at 12:31, Denis Roy <denis.roy@xxxxxxxxxxx> wrote:
Folks,

This week alone I've seen three cases of local builds (on build.eclipse.org and hudson.eclipse.org) that pull Eclipse.org plugins from our mirror sites.

That is pure madness.

The Eclipse servers (build, dev, git, download) all share a Gigabit LAN, so there is no need to download from mirror sites.  In fact, doing so uses our precious Internet bandwidth, and the bandwidth of our mirrors.

Please work with me to make this stop.  I'd hate to have to impose restrictions on our firewalls to prevent this.  I have opened http://bugs.eclipse.org/324983 to help track the issue.

Denis




--
Eclipse Summit Europe, Nov 2-4
http://www.eclipsecon.org/summiteurope2010/


_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




--
Thanks,

Daniel Pastore
Sequoyah Team

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top