
On Wed, Nov 05, 2014 at 03:10:11PM +0000, Meier, Roger wrote:
And here is the result: https://travis-ci.org/siemens/u-boot/builds/40058028
Interesting. I just saw something else about travis-ci elsewhere. My first thought is can you update it to use buildman instead of MAKEALL? And a few more comments about what/why and I don't see a downside to including at least a sample config and we can explore wider usage of travis-ci (the 50min thing worries me a bit but maybe we can find some other ways to break it down). Thanks!
Yes, I know buildman is the new MAKEALL. It is already on my list, I will try to get it up and running during the next few days and will include some more comments with a further version.
A big challenge is to add all toolchains and create small configurations to stay within time limit. That's why I created some vendor configs. Parallel execution is another key element, I guess buildman is already taking care on this.
Would be great, if somebody can have a look at the broken builds we have with this .travis.yml file.
Best! -roger