[DRE-commits] [test-kitchen] 05/09: Fix package description

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Mon Jun 29 21:43:05 UTC 2015


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 432c09e096cefe0f8c10b39921a0317ad7ab26ba
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Tue Jun 30 00:03:53 2015 +0300

    Fix package description
---
 debian/control | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0ad2aab..6511663 100644
--- a/debian/control
+++ b/debian/control
@@ -34,5 +34,17 @@ Depends: ruby | ruby-interpreter,
          ruby-thor (>= 0.18),
          ${misc:Depends},
          ${shlibs:Depends}
-Description: Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms.
- Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms.
+Description: Integration tool for Chef
+ Test Kitchen is a test harness tool to execute your configured code on one or
+ more platforms in isolation. A driver plugin architecture is used which lets
+ you run your code on various cloud providers and virtualization technologies
+ such as Amazon EC2, Blue Box, CloudStack, Digital Ocean, Rackspace, OpenStack,
+ Vagrant, Docker, LXC containers, and more. Many testing frameworks are already
+ supported out of the box including Bats, shUnit2, RSpec, Serverspec, with
+ others being created weekly.
+ .
+ For Chef workflows, cookbook dependency resolver tools such as Berkshelf and
+ Librarian-Chef are supported or you can simply have a cookbooks/ directory and
+ Test Kitchen will know what to do. Support for Test Kitchen is already included
+ in many Chef community cookbooks such as the MySQL, nginx, Chef Server, and
+ runit cookbooks.

-- 
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