[DRE-commits] [test-kitchen] branch master updated (a53ae26 -> 81047b1)
Hleb Valoshka
tsfgnu-guest at moszumanska.debian.org
Mon Aug 15 11:51:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
tsfgnu-guest pushed a change to branch master
in repository test-kitchen.
from a53ae26 Release 1.10.2-1
adds f17884e Imported Upstream version 1.11.1
new 6f37ee2 Merge tag 'upstream/1.11.1'
new 3813625 Add ruby-net-ssh-gateway to dependencies
new dc2dbf2 Refresh patches
new 81047b1 Release 1.11.1-1
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.cane | 8 --
.kitchen.ci.yml | 2 +-
Berksfile | 2 +-
CHANGELOG.md | 24 ++++
Gemfile | 8 +-
MAINTAINERS.md | 1 +
Rakefile | 19 +--
debian/changelog | 4 +-
debian/control | 2 +
...move-Gemfile-to-prevent-bundler-execution.patch | 10 +-
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 +-
24 files changed, 451 insertions(+), 68 deletions(-)
delete mode 100644 .cane
create mode 100644 spec/kitchen/provisioner/chef/policyfile_spec.rb
create mode 100644 test/cookbooks/test_cookbook/metadata.rb
create mode 100644 test/cookbooks/test_cookbook/recipes/default.rb
--
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