[chef] chef-runner 0.7.0 (Test Kitchen support and more)


Chronological Thread 
  • From: Mathias Lafeldt < >
  • To:
  • Subject: [chef] chef-runner 0.7.0 (Test Kitchen support and more)
  • Date: Fri, 12 Sep 2014 08:28:12 +0200

Moin!

I'm pleased to announce that chef-runner 0.7.0 is now available.

Full changelog and pre-built binaries:

https://github.com/mlafeldt/chef-runner/releases/tag/v0.7.0

FEATURES:

* Add ability to provision Test Kitchen instances that are reachable
over SSH. For this, specify the name of a running instance using `-K`
(or `--kitchen`).

IMPROVEMENTS:

* Use run list from JSON file if it contains the `run_list` attribute.
Recipes passed on the command line will still override this list, and
`recipes/default.rb` is still the default. (Thanks to @arosenhagen who
requested this feature.)

* Strip all non-cookbook files after resolving dependencies. This
ensures that only essential cookbook files are copied to target
machines, further saving time.

* Report overall duration when chef-runner is done.

* Extend `script/build` to auto-generate chef-runner's Homebrew
formula when building a new release with `--release`.

* Extend `script/coverage` to push test coverage statistics from
Travis CI to coveralls.io.

-Mathias

PS: If you're new to chef-runner, this quick start guide is for you:

https://github.com/mlafeldt/chef-runner#quick-start


  • [chef] chef-runner 0.7.0 (Test Kitchen support and more), Mathias Lafeldt, 09/11/2014

Archive powered by MHonArc 2.6.16.

§