Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] faster builds on Hudson


As you are aware, eclipse and equinox team committers can initiate a test build on the foundation's Hudson installation.

https://build.eclipse.org/hudson/view/Eclipse%20and%20Equinox/

This was very useful to the p2 team when they were testing integrating their API changes in M5.  Once there is test hardware at the foundation, I'd like to move the actual builds there because there are significant advantages to being able to access the eclipse.org filesystem locally.

Today, depending on the load average on build.eclipse.org, this test build can take between two and a half and four hours to complete.  This is still a long time to build your bundles.  In Hudson, you can chain smaller builds together.  I've started a discussion on this bug on how to break up the build into smaller pieces.  My thoughts are that the first step would be to have a simple build that builds the bundles and produces the repository with product information for the SDKs etc.  This would allow you to install the SDK  from the repo.  Please provide your input on this bug if you are interested.

faster test builds in hudson
https://bugs.eclipse.org/bugs/show_bug.cgi?id=302436

Kim

Back to the top