[DRE-commits] [test-kitchen] 01/04: Merge tag 'upstream/1.11.1'

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Mon Aug 15 11:51:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

tsfgnu-guest pushed a commit to branch master
in repository test-kitchen.

commit 6f37ee2200d4e8c5370f66c30d591290f5e6e023
Merge: a53ae26 f17884e
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Mon Aug 15 14:40:19 2016 +0300

    Merge tag 'upstream/1.11.1'
    
    Upstream version 1.11.1

 .cane                                            |   8 --
 .kitchen.ci.yml                                  |   2 +-
 Berksfile                                        |   2 +-
 CHANGELOG.md                                     |  24 ++++
 Gemfile                                          |   8 +-
 MAINTAINERS.md                                   |   1 +
 Rakefile                                         |  19 +--
 lib/kitchen/cli.rb                               |   1 +
 lib/kitchen/configurable.rb                      |   6 +-
 lib/kitchen/provisioner/chef/policyfile.rb       |  32 +++++-
 lib/kitchen/provisioner/chef_solo.rb             |  25 +++-
 lib/kitchen/transport/ssh.rb                     |  89 ++++++++++++--
 lib/kitchen/version.rb                           |   2 +-
 spec/kitchen/configurable_spec.rb                |  51 ++++++++-
 spec/kitchen/provisioner/chef/policyfile_spec.rb | 140 +++++++++++++++++++++++
 spec/kitchen/provisioner/chef_solo_spec.rb       |  22 ++++
 spec/kitchen/transport/ssh_spec.rb               |  58 ++++++++++
 test-kitchen.gemspec                             |   2 +-
 test/cookbooks/test_cookbook/metadata.rb         |   6 +
 test/cookbooks/test_cookbook/recipes/default.rb  |   1 +
 test/integration/default/default_spec.rb         |   4 +-
 21 files changed, 445 insertions(+), 58 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/test-kitchen.git



More information about the Pkg-ruby-extras-commits mailing list