Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upEnable usage of the Trusty beta on Travis #144
Conversation
Travis now has new Trusty based instances in Beta. They offer much faster boot times, twice as much memory, and a more reliable core count.
wget throws cert errors when attempting to download the SaltStack repo GPG key from repo.saltstack.com, even though ca-certificates is up-to-date.
|
Also see http://docs.travis-ci.com/user/ci-environment/#Virtualization-environments for a summary of the differences between the standard (Precise) and beta (Trusty) environments. |
|
@bors-servo r+ Should we be turning this on for other repos that require sudo? |
|
|
Enable usage of the Trusty beta on Travis Travis now has new Trusty based instances in Beta. They offer much faster boot times, twice as much memory, and a more reliable core count. <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/144) <!-- Reviewable:end -->
|
We also have Trusty on our linux boxes so this works out well! |
|
Which other repos? I was looking through the Travis docs (actually looking into #142) and noticed they now have a beta for Trusty environments. There only seem to be advantages to switching, so I'd recommend yes after testing to make sure it doesn't cause any regressions. |
|
Ooh, the increased parity also sounds like a good idea, +1 for keeping all environments in sync as much as possible. |
|
Well, The repos that need |
|
|
|
Yeah, the significantly faster speed of the container infrastructure makes sense for anything that doesn't need sudo. What's sudo:9000? A quick search seems to say it's Ubuntu 14.04 on GCE, which AFAICT is the same as the Trusty beta. |
|
Unpublicized faster builds on GCE (experimental feature), not sure if it's exactly the same as trusty, @larsbergstrom would know. |
|
They're the same thing. |
aneeshusa commentedNov 1, 2015
Travis now has new Trusty based instances in Beta. They offer much
faster boot times, twice as much memory, and a more reliable core count.