[ovs-git] [openvswitch/ovs] d8ef75: travis: Remove 'sudo' configuration.

Ben Pfaff noreply at github.com
Wed Mar 6 22:31:05 UTC 2019


  Branch: refs/heads/branch-2.7
  Home:   https://github.com/openvswitch/ovs
  Commit: d8ef755f97eac5425c37fc98d1ee317707e95312
      https://github.com/openvswitch/ovs/commit/d8ef755f97eac5425c37fc98d1ee317707e95312
  Author: Ilya Maximets <i.maximets at samsung.com>
  Date:   2019-03-06 (Wed, 06 Mar 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  travis: Remove 'sudo' configuration.

Since TravisCI migrated jobs from containers to VMs, 'sudo' is always
available. Setting 'sudo: false' is misleading because it makes no
effect.

https://docs.travis-ci.com/user/reference/trusty/#container-based-infrastructure

 "Container-based infrastructure is currently being deprecated.
  Please remove any sudo: false keys in your .travis.yml file to use
  the default fully-virtualized Linux infrastructure instead."

Acked-by: Aaron Conole <aconole at redhat.com>
Signed-off-by: Ilya Maximets <i.maximets at samsung.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list