Apache gains additional Travis-CI capacity

Posted on: 2015-04-15 20:32:10+00:00

Travis-CI is a distributed continuous integration platform that integrates well with projects on GitHub. As many of our projects are taking advantage of our GitHub integration, they're also making use of Travis-CI for testing of inbound patches.

Travis CI offers a free account for open source projects, with a built in assumption that projects are generally a single project per GitHub organization. The level of resources and jobs able to run is 'fair use', which is fair indeed considering that is gratis.

Of course, most GitHub organizations aren't as large as the Apache organization on GitHub, and we recently discovered that the Foundation was one of the largest gratis open source user of Travis CI. On average, our build queue length was in excess of 300 jobs. While we appreciate the generosity of the Travis-CI folks, our demand for their services was clearly outstripping the available supply. This also meant that a lot of Apache projects were frustrated, or even abandoning their efforts to use Travis-CI because the length of time for a build to start was high enough to not really quality as 'continuous'.

To that end, we've now purchased a subscription to Travis services, and have moved from 'fair use' to having 30 concurrent builds. This should be a dramatic increase in throughput for Apache projects who make use of Travis.

Copyright 2024, The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
Apache® and the Apache feather logo are trademarks of The Apache Software Foundation...