Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-413

Switch to containerized builds on TravisCI

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor - P4 Minor - P4
    • None
    • None
    • None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PHPLIB-279 Fixed 1.2.0
      PHPC-1003 Fixed 1.4.0-RC1, 1.4.0
      PHPLIB-101 Duplicate
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion PHPLIB-279 Fixed 1.2.0 PHPC-1003 Fixed 1.4.0-RC1, 1.4.0 PHPLIB-101 Duplicate

    Description

      For some time now TravisCI has supported an alternative (and now default) build system to their traditional GCE builds, leveraging containers to improve CI run times. It's trivial to switch to this system, so it's been proposed that all drivers that currently use TravisCI in some capacity switch over. The full overview can be found here, but the short of it is changing the following values in your .travis.yml:

      sudo: false 
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: