Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Falls back to old Ubuntu Trusty image in Travis CI #1875

Merged
merged 1 commit into from Jun 23, 2017

Conversation

conorsch
Copy link
Contributor

Status

Ready for review.

Description of Changes

We've recently started seeing failures in the Travis run, related to the
functional Selenium application tests. Since the underlying Ubuntu
Trusty image used by Travis was just updated [0], let's fall back to the
deprecated image that was working well, and reassess in the near future.

Fixes #1874.

[0] https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch

Testing

Make sure Travis CI run passes! (As usual, all CI checks must pass for merge.)

Deployment

No considerations for deployment, only affects the CI environment.

We've recently started seeing failures in the Travis run, related to the
functional Selenium application tests. Since the underlying Ubuntu
Trusty image used by Travis was just updated [0], let's fall back to the
deprecated image that was working well, and reassess in the near future.

Fixes #1874.

[0] https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch
Copy link
Contributor

@msheiny msheiny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wooot! Fortunately this works but we'll still need another ticket to track this issue since the travis announcement mentions at the bottom:

We are planning to keep the previous generation of images around until September 1st, 2017.

Otherwise I approve this PR 👍 👍

@conorsch
Copy link
Contributor Author

Thanks @msheiny. Opened #1876 to track updating the base image again. Onward!

@conorsch conorsch merged commit 369cbb7 into develop Jun 23, 2017
@redshiftzero redshiftzero deleted the travis-ci-fall-back-to-old-trusty-image branch August 16, 2017 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants