Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 8c4c825114394ccfdc19166d17729c8533014ac5
      
https://github.com/jenkins-infra/jenkins-infra/commit/8c4c825114394ccfdc19166d17729c8533014ac5
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M dist/profile/manifests/docker.pp

  Log Message:
  -----------
  Default to using the aufs storage driver, which is not garbage

Unlike devicemapper, which is total garbage. Seeing failures in newer ci.j.io
and trusted.ci.j.io nodes where `docker push` commands are failing


  Commit: 048c387fba9b61284999d4ca6b870e7a337fcf2c
      
https://github.com/jenkins-infra/jenkins-infra/commit/048c387fba9b61284999d4ca6b870e7a337fcf2c
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M dist/profile/manifests/docker.pp

  Log Message:
  -----------
  Install the linux-image-extra package to make sure we have the aufs module

Facter to the rescue! Regardless of which specific kernel version we have, at
least on Ubuntu 14.04 we want to ensure we have the appropriate package
installed


  Commit: 551950f304f8b07b0f300ded1ba280168d57c76b
      
https://github.com/jenkins-infra/jenkins-infra/commit/551950f304f8b07b0f300ded1ba280168d57c76b
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M .fixtures.yml
    M Puppetfile
    M dist/profile/manifests/docker.pp
    M dist/profile/manifests/robobutler.pp
    M hieradata/common.yaml
    M spec/classes/profile/robobutler_spec.rb

  Log Message:
  -----------
  Upgrade the garethr/docker module to what is "upstream" and set engine 
version to 1.12

Tested this manually with Vagrant/serverspec by provisioning a machine with the
current production branch and then re-running Puppet with this change

The only potential issue seen was that switching from devicemapper to aufs
requires the daemon to be restarted before any pulls can happen. This might make
sense to do as a manual step as needed.


  Commit: 70d0f9daa3ace8bea31d35c5b3f1e5862d1988b0
      
https://github.com/jenkins-infra/jenkins-infra/commit/70d0f9daa3ace8bea31d35c5b3f1e5862d1988b0
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M dist/profile/manifests/docker.pp

  Log Message:
  -----------
  Correct the comment in profile::docker

The aufs module is still not in the default images, so we must manage
linux-image-extra separately


  Commit: 15826b6b04bb5208e31bb1382cd61c87bb805c97
      
https://github.com/jenkins-infra/jenkins-infra/commit/15826b6b04bb5208e31bb1382cd61c87bb805c97
  Author: R. Tyler Croy <[email protected]>
  Date:   2016-09-29 (Thu, 29 Sep 2016)

  Changed paths:
    M .fixtures.yml
    M Puppetfile
    M dist/profile/manifests/docker.pp
    M dist/profile/manifests/robobutler.pp
    M hieradata/common.yaml
    M spec/classes/profile/robobutler_spec.rb

  Log Message:
  -----------
  Merge pull request #592 from rtyler/docker-upgrade

Upgrade Docker and switch to the aufs storage driver


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/b350f6b258c3...15826b6b04bb

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to