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 upUpgrade linux CI from trusty to xenial #957
Conversation
|
|
Current status:
|
|
I just noticed all of the linux bustage on travis, which is worrying! |
|
Based on https://www.reddit.com/r/saltstack/comments/ae85xg/installingupdating_python_module/, it may be possible to downgrade the version of pip on TravisCI builds to avoid this error:
That leaves these PPA issues, which don't appear on our builders because the files are already present during the upgrade:
|
|
It's greeeeeeeeeeeen! |
|
r? @Manishearth |
|
The salt upgrade works around saltstack/salt#49967 which was fixed in 2018.3.4. The python upgrade works around https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings. |
| ExecStart=/usr/bin/Xvfb :0 -screen 0 1280x960x24 +extension RANDR +extension RENDER +extension GLX | ||
|
|
||
| [Install] | ||
| WantedBy=multi-user.target |
This comment has been minimized.
This comment has been minimized.
|
@bors-servo r=Manishearth |
|
|
Upgrade linux CI from trusty to xenial I'm going to upgrade all the machines, deploy the changes in this branch, and we can merge when the process is done. I have successfully completed builds on both a new linux builder and a new linux cross builder that were upgraded from trusty. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/957) <!-- Reviewable:end -->
|
|
jdm commentedApr 26, 2019
•
edited by larsbergstrom
I'm going to upgrade all the machines, deploy the changes in this branch, and we can merge when the process is done.
I have successfully completed builds on both a new linux builder and a new linux cross builder that were upgraded from trusty.
This change is