-
Notifications
You must be signed in to change notification settings - Fork 649
Bump CI stack from xenial to bionic #1867
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
Conversation
r? @sgrif (rust_highfive has picked a reviewer for you, use r? to override) |
22c0aa2
to
110cca6
Compare
I've noticed one regression introduced by this. It appears that the bionic VM images on Travis behave differently between |
☔ The latest upstream changes (presumably #1902) made this pull request unmergeable. Please resolve the merge conflicts. |
d985507
to
109c813
Compare
109c813
to
8f50d43
Compare
0833183
to
aa6e955
Compare
The node_js containers hang for 5 minute when starting postgres 11, which is not needed for those tests. The rust containers fail to install chrome (because its deps are not installed by default there) and it is not needed for those tests. This also cleans up two validation warnings.
aa6e955
to
3b46fa5
Compare
Okay, I'm moving this out of draft status and assigning for review. We will want to wait until the staging and production environment are upgraded before merging. r? @JohnTitor |
Production is now on @bors r+ |
📌 Commit 3b46fa5 has been approved by |
☀️ Test successful - checks-travis |
This was missed in rust-lang#1867 which only changed the frontend.
CI: Upgrade to ubuntu-18.04 This was missed in #1867 which only changed the frontend. r? `@Turbo87`
We'll want to synchronize this bump with a bump to the
heroku-18
stack in production. See the tracking issue for details.closes: #1868