Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/puppet-jenkins
  Commit: 0edeaef15618d745267d95bcae201cb4226eadf3
      
https://github.com/jenkinsci/puppet-jenkins/commit/0edeaef15618d745267d95bcae201cb4226eadf3
  Author: Joshua Hoblitt <j...@hoblitt.com>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M spec/classes/jenkins_repo_spec.rb

  Log Message:
  -----------
  remove spec tests for `:osfamily => 'Linux'`

Not realistic examples.


  Commit: 96c21cb3bbd198a440c52a0431e9f02fc26d8b84
      
https://github.com/jenkinsci/puppet-jenkins/commit/96c21cb3bbd198a440c52a0431e9f02fc26d8b84
  Author: Joshua Hoblitt <j...@hoblitt.com>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M Rakefile

  Log Message:
  -----------
  remove travis lint from default rake target

Too many random failures when run under travis.


  Commit: fcb98efe8254f999e058a3556aa253d0515a1054
      
https://github.com/jenkinsci/puppet-jenkins/commit/fcb98efe8254f999e058a3556aa253d0515a1054
  Author: Joshua Hoblitt <j...@hoblitt.com>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  add puppet 4.5 to travis matrix


  Commit: f8da2e392287a7c9a4f335a3cf796332650ededf
      
https://github.com/jenkinsci/puppet-jenkins/commit/f8da2e392287a7c9a4f335a3cf796332650ededf
  Author: Joshua Hoblitt <j...@hoblitt.com>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  drop puppet 4.1, 4.2, & 4.3 from travis matrix

Reducing the size of the test matrix but only covering the 2 most recent
minor releases.


  Commit: 2246ce4c9f7626a375510907ad7955f57b0d2dba
      
https://github.com/jenkinsci/puppet-jenkins/commit/2246ce4c9f7626a375510907ad7955f57b0d2dba
  Author: Joshua Hoblitt <j...@hoblitt.com>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M lib/puppet_x/jenkins/provider/cli.rb
    M spec/unit/puppet_x/jenkins/provider/cli_spec.rb

  Log Message:
  -----------
  retry CLI command when failure appears "network" related

There is a "network" failure mode commonly seen when running docker
based acceptance tests under travis-ci.  It is suspected that this means
jenkins has started listening but isn't yet yet to process connections.
This may (?) be a core bug.

Eg.

  Jul 11, 2016 4:46:42 PM 
hudson.remoting.SynchronousCommandTransport$ReaderThread run
  SEVERE: I/O error in channel CLI connection to http://localhost:8080
  java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:196)
        ...


  Commit: d5df49d8e7b13fb5c3de50ea41ebce82ea47aa99
      
https://github.com/jenkinsci/puppet-jenkins/commit/d5df49d8e7b13fb5c3de50ea41ebce82ea47aa99
  Author: Joshua Hoblitt <j...@hoblitt.com>
  Date:   2016-07-11 (Mon, 11 Jul 2016)

  Changed paths:
    M .travis.yml
    M Rakefile
    M lib/puppet_x/jenkins/provider/cli.rb
    M spec/classes/jenkins_repo_spec.rb
    M spec/unit/puppet_x/jenkins/provider/cli_spec.rb

  Log Message:
  -----------
  Merge pull request #613 from jhoblitt/maint/travis-reliability

travis performance and acceptance test reliability improvements


Compare: 
https://github.com/jenkinsci/puppet-jenkins/compare/65944d312b05...d5df49d8e7b1

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to