Skip to content

Remove sudo: false#1645

Merged
GaryJones merged 1 commit into
developfrom
travis-remove-sudo
Feb 15, 2019
Merged

Remove sudo: false#1645
GaryJones merged 1 commit into
developfrom
travis-remove-sudo

Conversation

@ntwb

@ntwb ntwb commented Feb 15, 2019

Copy link
Copy Markdown
Member

This is a test to switch from Container-Based Builds to Virtual-Machine-Based


Via: https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration

Over the next few weeks, we encourage everyone to remove any sudo: false configurations from your .travis.yml. Soon we will run all projects on the virtual-machine-based infrastructure, the sudo keyword will be fully deprecated.

The timeline for this migration will be as follows:

  • 19 November, 2018 - Today we publish this post and are ready to answer all your questions!
  • 28 November, 2018 - We will send a service email to remind folks still using sudo: false on recent builds to remind you to migrate.
  • 03 December, 2018 - We will start randomly sampling projects on both travis-ci.org and travis-ci.com to move them permanently to using the virtual-machine-based infrastructure for all builds. The projects will be migrated incrementally over a few days
  • 07 December, 2018 - All projects that use a Linux build environment will be fully migrated to using the same Linux infrastructure, which runs builds in virtual-machines.

Description

With Travis CI plans to remove the sudo keyword from configurations we should seek to ensure builds will continue to build as expected using the new virtual machine infrastructure

@jrfnl

jrfnl commented Feb 15, 2019

Copy link
Copy Markdown
Member

Checked the output of a number of the Travis builds and looks good to me.

@GaryJones GaryJones merged commit 7e54b98 into develop Feb 15, 2019
@GaryJones GaryJones deleted the travis-remove-sudo branch February 15, 2019 09:06
@jrfnl jrfnl added this to the 2.x Next milestone Feb 15, 2019
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.

3 participants