Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Test Kitchen

Testing For Infrastructure as Code
Collective - Host: opensource - https://opencollective.com/test-kitchen - Website: https://kitchen.ci - Code: https://github.com/test-kitchen

Reject the :quiet option, just in case people are still using it

github.com/test-kitchen/test-kitchen - 62cafb0b685ef80e1807f522349056279785fce5 authored almost 11 years ago by Seth Vargo <[email protected]>
Move SSH printing command to debug instead of using the `quiet` option

github.com/test-kitchen/test-kitchen - e232e5513af115b31a63ea36ddefc952d76f5ab7 authored almost 11 years ago by Seth Vargo <[email protected]>
Remove "Starting Kitchen" message

github.com/test-kitchen/test-kitchen - 5307a0ece69b57352ef7a5616ea88159a81c01fa authored almost 11 years ago by Seth Vargo <[email protected]>
Add ... to indicate action

github.com/test-kitchen/test-kitchen - 8440fc623e154506a3adcb58ebe95b710beea6f7 authored almost 11 years ago by Seth Vargo <[email protected]>
Remove :quiet option as it's misleading

github.com/test-kitchen/test-kitchen - a655ed5296511c708ba7fb3a9cb277020a74c443 authored almost 11 years ago by Seth Vargo <[email protected]>
Move Berkshelf output from info to debug

github.com/test-kitchen/test-kitchen - d57401dd9d4ded41a480a50de7e1461f4e58df95 authored almost 11 years ago by Seth Vargo <[email protected]>
Move banners to debug messages

github.com/test-kitchen/test-kitchen - ada9c45350d7ece9e2cb47dcc37287f2eeaecbf7 authored almost 11 years ago by Seth Vargo <[email protected]>
Bust out of gem sandbox before chef-client run; Fixes #240

This ensures gems installed via gem_package land in Chef's GEM_HOME.

github.com/test-kitchen/test-kitchen - 57a180c475d66d4df14fb7a96e3bf94dae3e2cac authored almost 11 years ago by Seth Chisamore <[email protected]>
Remove references to vagrant-berkshelf in README

github.com/test-kitchen/kitchen-vagrant - 34740bab8ba59289b2e814983806073c2f01d996 authored almost 11 years ago by Seth Vargo <[email protected]>
Make cane and tailor happy

github.com/test-kitchen/kitchen-vagrant - 6152f0a8c639852b45e0e7ab5a60296ae06c8772 authored almost 11 years ago by Seth Vargo <[email protected]>
Remove vagrant provisioner

github.com/test-kitchen/kitchen-vagrant - 4993a1b2efc969c191617f0be8281eb808472579 authored almost 11 years ago by Seth Vargo <[email protected]>
Relax dependency on test-kitchen

github.com/test-kitchen/kitchen-vagrant - 0bdf04c972d574dd32b99eea98cd8c68a2a96fd3 authored almost 11 years ago by Seth Vargo <[email protected]>
Don't use the :quiet option (it doesn't do anything)

github.com/test-kitchen/kitchen-vagrant - 07c86625180ed92d904ab7e68ab57b3e7d24868b authored almost 11 years ago by Seth Vargo <[email protected]>
Use platform name to determine which vagrant box to download

github.com/test-kitchen/kitchen-vagrant - abefa8cd351ad876e1b6ffdd2f3ccfe8e3d80276 authored almost 11 years ago by Seth Vargo <[email protected]>
Will make it possible to configure your own private ssh key for vagrant instead of

the default vagrant private key.
Will set the ssh_key in the Vagrantfile if the ssh_key attribute...

github.com/test-kitchen/kitchen-vagrant - ef31e96c026427e1e93d47a81ba1d29dd18c3c1a authored almost 11 years ago by Ulf Mansson <[email protected]>
Handle absolute paths (#227)

github.com/test-kitchen/winrm-transport - e0d908bc9d1c67e26f448df028b62b94178ae510 authored almost 11 years ago by Seth Vargo <[email protected]>
Handle absolute paths (#227)

github.com/test-kitchen/test-kitchen - 3ceee249c0d950a8b2c6e0d1b237272b4e2fd14c authored almost 11 years ago by Seth Vargo <[email protected]>
Add require tempfile to spec_helper

After hours of complex debugging, @fnichol and @sethvargo have absolutely
no idea why requiring ...

github.com/test-kitchen/test-kitchen - 4b6e98f71738b058c505e6e415d7f5a5977f06d1 authored almost 11 years ago by Seth Vargo <[email protected]>
Add require tempfile to spec_helper

After hours of complex debugging, @fnichol and @sethvargo have absolutely
no idea why requiring ...

github.com/test-kitchen/winrm-transport - 1bef809fed7fb16746cf05bc77efa2c9c7f18637 authored almost 11 years ago by Seth Vargo <[email protected]>
Bump version for development

github.com/test-kitchen/test-kitchen - cba2323100badbed69b399c350533004446a5d08 authored almost 11 years ago by Seth Vargo <[email protected]>
Release v1.0.0.beta.4

github.com/test-kitchen/test-kitchen - bf1545ed5b35eaa963bdaf541b67c91b48bca790 authored almost 11 years ago by Seth Vargo <[email protected]>
Add `chef` config option for specifying proxy information

This can later be expanded to accept more Chef options

github.com/test-kitchen/test-kitchen - a29b476e391008c9e887be9948eb6d124e70030c authored almost 11 years ago by Scott Hain <[email protected]>
Allow ssh forward_agent

github.com/test-kitchen/test-kitchen - 81e61125aca40c57f311362a7cd3c1011902e5b1 authored almost 11 years ago by Robert Schulze <[email protected]>
Support passing multiple machine names/regexes to the test command

github.com/test-kitchen/test-kitchen - 03def8c1f6b4ba86f5f7c6bbfb4a01eb68ee84b9 authored almost 11 years ago by Seth Vargo <[email protected]>
Add support for suite specific driver_config

- Fixes #69

github.com/test-kitchen/test-kitchen - 412e38ebbd71390464193bd0c45ccb5eb82fa481 authored almost 11 years ago by Benedikt Böhm <[email protected]>
add support for site-cookbooks

github.com/test-kitchen/test-kitchen - 8579cbe0424e66a22a54b468425a2e93d38152ed authored almost 11 years ago by Benedikt Böhm <[email protected]>
Use chefignore to determine which files to copy

- Closes #231
- Closes #229
- Closes #212
- Closes #211
- Closes #208
- Closes #198

github.com/test-kitchen/test-kitchen - 728a1221baf85d92b76df1f55190267672faa20f authored almost 11 years ago by Russ Teabeault <[email protected]>
Bump max ABC-complexity to 20

github.com/test-kitchen/test-kitchen - feb13eed172bdc1d8b2f8bb05b01955a5670f2ac authored almost 11 years ago by Seth Vargo <[email protected]>
Added environments support for chef-solo

github.com/test-kitchen/test-kitchen - 8b2d56001177d0046299f6b9640100d65633fb85 authored almost 11 years ago by Eric Krupnik <[email protected]>
Updated .gitignore to ignore .project files

github.com/test-kitchen/test-kitchen - 8e11cdcd9611a26a2acc25429652e5266e87b6c3 authored almost 11 years ago by Eric Krupnik <[email protected]>
No longer testing on 1.9.2

github.com/test-kitchen/kitchen-digitalocean - 321c02d421670208999ee6318517210d4110ef03 authored almost 11 years ago by Greg Fitzgerald <[email protected]>
Prepare for release

github.com/test-kitchen/kitchen-digitalocean - a9194d5756965153410566b8b621bb30e7926485 authored almost 11 years ago by Greg Fitzgerald <[email protected]>
Update readme tables

github.com/test-kitchen/kitchen-digitalocean - 4a6951b7874675d89a2d7547ca54af144e259b5e authored almost 11 years ago by Greg Fitzgerald <[email protected]>
Loosing dependencies and switch to rubocop

github.com/test-kitchen/kitchen-digitalocean - 12f95cea46de1a7799e2fc3a848441f4212403be authored almost 11 years ago by Greg Fitzgerald <[email protected]>
version 0.2.4

github.com/test-kitchen/busser-serverspec - 0434901fddac7d4085d5030bb403d937c51135cb authored almost 11 years ago by HIGUCHI Daisuke <[email protected]>
Search all GEM_PATH values for `rspec` bin. close #4

thanks to Seth Chisamore <[email protected]>

github.com/test-kitchen/busser-serverspec - 27a7a9ef2e81731158884a5621b8510468f98907 authored almost 11 years ago by HIGUCHI Daisuke <[email protected]>
Merge pull request #225 from opscode/hug-a-neckbeard

Improves Test Kitchen's support for older (non-Linux) Unixes

github.com/test-kitchen/test-kitchen - 6c21f80c4973c30688052814640569d7525886e9 authored almost 11 years ago by Seth Chisamore <[email protected]>
add a "proxy" driver

Simple driver that proxies commands through to a test instance whose
lifecycle is not managed by...

github.com/test-kitchen/test-kitchen - dc6af31bcfbc2decbfda4d905a185affe0ff101a authored almost 11 years ago by Seth Chisamore <[email protected]>
make remote PATH configurable

Since test kitchen picks up the location of all provisioners from PATH
it is important we make t...

github.com/test-kitchen/test-kitchen - feab960e70e04a232549e61c95585a6235fa5684 authored almost 11 years ago by Seth Chisamore <[email protected]>
ensure Busser and Chef-Zero execute out of sandboxes

This change ensures the main Omnibus Chef install is not polluted
with gems that are only levera...

github.com/test-kitchen/test-kitchen - 16fb8c29caa9df552484294ce9433a61dd9c3b41 authored almost 11 years ago by Seth Chisamore <[email protected]>
Make Ruby binpath part of the remote PATH if it's configured

github.com/test-kitchen/test-kitchen - 858a1f134001e877b0b54769cab3fede5b132886 authored almost 11 years ago by Seth Chisamore <[email protected]>
add some re-usable shell helpers to `Kitchen::Util`

These were inspired by an updated version of Chef's install.sh which is
now Bourne shell compati...

github.com/test-kitchen/test-kitchen - a3d67941fb1a0686df977e8cb4d9ef367cda9c3d authored almost 11 years ago by Seth Chisamore <[email protected]>
ensure busser respects `sudo` driver config setting

If you have disabled `sudo` use at the driver level this probably means
the test execution frame...

github.com/test-kitchen/test-kitchen - 5ad2f72b86c6b1aa01443996ec18b6af9a66424d authored almost 11 years ago by Seth Chisamore <[email protected]>
Make the remote Ruby binpath configurable

This is important for cases where Ruby is installed in a non-default
location, either because it...

github.com/test-kitchen/test-kitchen - 291c1db93f00b930a5d7cd4b49ebcbab5f9f00cb authored almost 11 years ago by Seth Chisamore <[email protected]>
ensure all remote shell code is Bourne shell compliant

github.com/test-kitchen/test-kitchen - 058d9566591db09c5b564b50ca60e6d0bf36da9d authored almost 11 years ago by Seth Chisamore <[email protected]>
Drop hard dependency on pry gem for `kitchen console`.

There is load/rescue logic which will prompt the user to install the pry
gem if `kitchen console...

github.com/test-kitchen/test-kitchen - 8cd903e34d5e15edbe937b963a2110c495175ae8 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #226 from opscode/concurrent-threads

Concurrent threads

github.com/test-kitchen/test-kitchen - 124cc759568fa6620474727eef2f0de238e6b2e7 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Clarity edits.

github.com/test-kitchen/kitchen-google - 7475e8346740cd4ff8c3be6bee0b31b774873c5a authored almost 11 years ago by Andrew Leonard <[email protected]>
Fix auto-escaping of greater-than/less-than.

github.com/test-kitchen/kitchen-google - 92fed141bb69eace5ff746f50be78fb2badfcf15 authored almost 11 years ago by Andy Leonard <[email protected]>
Add CHANGELOG.

github.com/test-kitchen/kitchen-google - 7e416f8683ece56c152de9275dea2a7188cdc248 authored almost 11 years ago by Andrew Leonard <[email protected]>
Update for new features, bug fixes and clarity.

github.com/test-kitchen/kitchen-google - 53f02462ef358e3bd5e0c30b2a58f8d0ebf0d2b4 authored almost 11 years ago by Andrew Leonard <[email protected]>
Remove resuce logic from threading code (all ready handled by Instance).

github.com/test-kitchen/test-kitchen - e8c9ba16f2be96a34a450ab72f32c7d51a5ea947 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Complete Celluloid -> Thread cleanup refactoring.

github.com/test-kitchen/test-kitchen - fa998df1e194039f5d36ab8122ac2953ad1a1c42 authored almost 11 years ago by Fletcher Nichol <[email protected]>
GCE names must be unique - derive from suite-platform and add UUID.

github.com/test-kitchen/kitchen-google - 9d3cd2b483c08e7b40c246d2079952f894c83715 authored almost 11 years ago by Andrew Leonard <[email protected]>
force /sbin/initctl symlink, minor version bump

github.com/test-kitchen/kitchen-docker - 8ccd7959edb398ac5e6056285948b848f5e6d602 authored almost 11 years ago by Sean Porter <[email protected]>
https://github.com/portertech/kitchen-docker/graphs/contributors

github.com/test-kitchen/kitchen-docker - 70a2722cad973ef3c4e3ca8ff6707ceafec2f4bc authored almost 11 years ago by Sean Porter <[email protected]>
Merge pull request #1 from dpetzel/readme_fix

flip flavor and image

github.com/test-kitchen/kitchen-digitalocean - c44ab7b52d64184bab260e838787b9e15c142a4a authored almost 11 years ago by Greg Fitzgerald <[email protected]>
version bump, less boiler plate

github.com/test-kitchen/kitchen-docker - 12bad5231c0e922b6ebb8b587cef4b44c1da2045 authored almost 11 years ago by Sean Porter <[email protected]>
default_image rewrite, version bump (beta)

github.com/test-kitchen/kitchen-docker - e09f5a5c1c12dbf7e8dbc588775b0b8d1999c22e authored almost 11 years ago by Sean Porter <[email protected]>
Merge pull request #19 from fnichol/computed-defaults

Add a set of computed defaults for a couple of known platform names.

github.com/test-kitchen/kitchen-docker - 69185c1b9f06fc60d1a4785253f71221ec84d704 authored almost 11 years ago by Sean Porter <[email protected]>
flip flavor and image

github.com/test-kitchen/kitchen-digitalocean - 0cf1f49c9e6ee7d344cf7ed469990777a223da3c authored almost 11 years ago by dpetzel <[email protected]>
Add a set of computed defaults for a couple of known platform names.

Currently given these platform names, the image and platform values can
be auto-generated:

* ub...

github.com/test-kitchen/kitchen-docker - 7fc66be3f3faa981c66ffa8e1fa5ac02d97c8646 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Need to return zone's *name*, not the zone object.

github.com/test-kitchen/kitchen-google - 3c8501654d7abe72503c171fabb0408c5058f451 authored almost 11 years ago by Andrew Leonard <[email protected]>
Add missing pipe signs.

github.com/test-kitchen/kitchen-google - 223a269dbb9647f3cc560752f1edbbf4b52d8d65 authored almost 11 years ago by Andrew Leonard <[email protected]>
Add area (group of zones) configuration.

github.com/test-kitchen/kitchen-google - 66aca87426c4975ccf4d8220ad4c4acebbaa3fdb authored almost 11 years ago by Andrew Leonard <[email protected]>
Merge pull request #222 from opscode/remove_celluloid

Remove celluloid and use pure Ruby threads

github.com/test-kitchen/test-kitchen - 5f65689fb595ff409c650e51e281a3fa03adb190 authored almost 11 years ago by lamont-granquist <[email protected]>
Remove celluloid and use pure Ruby threads

github.com/test-kitchen/test-kitchen - 1e961e43ffe7e15c0680d908d8d3a912adb1eea1 authored almost 11 years ago by Seth Vargo <[email protected]>
Output reason for LoadError when loading Berkshelf & Librarian Chef gems.

If there are gem version conflicts and/or gem activation errors, these
are useful bits of inform...

github.com/test-kitchen/test-kitchen - f8c6dfa49f90b22b89cd112ab111e100406ce873 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Fix example email address being parsed as tag.

github.com/test-kitchen/kitchen-google - 549fa374bc474db671f218593021f2a9a3627ea9 authored almost 11 years ago by Andrew Leonard <[email protected]>
Increment version for development.

github.com/test-kitchen/kitchen-google - 6ba1e2299978c890885bed7c0fb1c8bd7ea37d9e authored almost 11 years ago by Andrew Leonard <[email protected]>
Increment version for v0.0.1.

github.com/test-kitchen/kitchen-google - 91c8b69ee74d768ce239e543db09f09a62535ee9 authored almost 11 years ago by Andrew Leonard <[email protected]>
Basic bundler support.

github.com/test-kitchen/kitchen-google - bd00e3e0ef98b4658b94ab5438a2c3f4a833e9db authored almost 11 years ago by Andrew Leonard <[email protected]>
Ignore rbenv, bundler, gem files.

github.com/test-kitchen/kitchen-google - 1073d423e566b14af4773c0439d562de7934193b authored almost 11 years ago by Andrew Leonard <[email protected]>
Add example introductory sentence.

github.com/test-kitchen/kitchen-google - 3378c9372fad4ed6d4bbe99e8d2d6e332bea49a3 authored almost 11 years ago by Andrew Leonard <[email protected]>
Add codeclimate.

github.com/test-kitchen/kitchen-google - 41c11a0a91344500ce97fbc4a85714c0749bed74 authored almost 11 years ago by Andrew Leonard <[email protected]>
Fix list syntax.

github.com/test-kitchen/kitchen-google - c3ae2e4981c234eb23e09674cb901ac972a70b15 authored almost 11 years ago by Andrew Leonard <[email protected]>
Fix Markdown links.

github.com/test-kitchen/kitchen-google - aba3ee740b9e660815754f7d338a541ed12aa401 authored almost 11 years ago by Andrew Leonard <[email protected]>
Add a proper README.

github.com/test-kitchen/kitchen-google - 115efa6d5e3161d9687ab545ce535a45119470de authored almost 11 years ago by Andrew Leonard <[email protected]>
Add a proper license file.

github.com/test-kitchen/kitchen-google - d0e8efb8dec51b5b50d829ed8a670e523cc9f7c5 authored almost 11 years ago by Andrew Leonard <[email protected]>
Fix zone name typo.

github.com/test-kitchen/kitchen-google - 0c2cdf72767827d5e66282fa8bc839477d331af9 authored almost 11 years ago by Andrew Leonard <[email protected]>
Add google-api-client requirement.

github.com/test-kitchen/kitchen-google - d68b9b4f52ef52686ef16aac53dbdc6981dbd4a7 authored almost 11 years ago by Andrew Leonard <[email protected]>
Initial implementation of Google Compute Engine driver.

github.com/test-kitchen/kitchen-google - f5087a08238b7490df1d98e336cc0ecf36ae6087 authored almost 11 years ago by Andrew Leonard <[email protected]>
Initial gemspec.

github.com/test-kitchen/kitchen-google - 2462eae62543fa44828d1facf731bac8c828c928 authored almost 11 years ago by Andrew Leonard <[email protected]>
Ignore Emacs droppings.

github.com/test-kitchen/kitchen-google - f6a37656647d093f925aa9426ad8b65729a5ce54 authored almost 11 years ago by Andrew Leonard <[email protected]>
Bump version for dev

github.com/test-kitchen/kitchen-openstack - 9831f0b1a846b0853356be22c7b5e37584413ea2 authored about 11 years ago by Jonathan Hartman <[email protected]>
Bump version for release

github.com/test-kitchen/kitchen-openstack - 5027348de81fce26dc673ea295cf6e4b90f5186c authored about 11 years ago by Jonathan Hartman <[email protected]>
Merge pull request #27 from jgawor/ip_pool_mutex

synchronize lookup and assignment of floating ip

github.com/test-kitchen/kitchen-openstack - c93148f2bbd2547aa391440e3e72b40dc8bcc04b authored about 11 years ago by Jonathan Hartman <[email protected]>
synchronize lookup and assignment of floating ip

github.com/test-kitchen/kitchen-openstack - fe67fbb1058e3fddd27ffb8aa979aa240ad1f6a9 authored about 11 years ago by Jarek Gawor <[email protected]>
Update CHANGELOG

github.com/test-kitchen/kitchen-openstack - e3a39ce10ffdb2a5d0271ac0da9d58238d2f4b91 authored about 11 years ago by Jonathan Hartman <[email protected]>
Unify style under Tailor until ready to replace with Rubocop

github.com/test-kitchen/kitchen-openstack - 7a47a4d70a060235f9cd953634c79c478ed5dfcf authored about 11 years ago by Jonathan Hartman <[email protected]>
Merge pull request #26 from jgawor/find_image

specify image or flavor using the name or regular expression

github.com/test-kitchen/kitchen-openstack - c826b2aa40b8941ef40cd99bfeca67bf84c7bc1e authored about 11 years ago by Jonathan Hartman <[email protected]>
Rubocop doesn't like Ruby 1.9.2 :(

github.com/test-kitchen/busser-cucumber - ce85c1b08492721ba8fca32a6e867f7b3c77ec32 authored about 11 years ago by Jonathan Hartman <[email protected]>
add a few tests for image/flavor selection

github.com/test-kitchen/kitchen-openstack - 376b674683719a39cae976496c02e6bed03660b5 authored about 11 years ago by Jarek Gawor <[email protected]>
Initial commit

github.com/test-kitchen/busser-cucumber - 80d268270805a72194bf2b23589ea2e42be596a5 authored about 11 years ago by Jonathan Hartman <[email protected]>
ensure tests still pass

github.com/test-kitchen/kitchen-openstack - e54da095b69a939ea0f04c93dc6e45d7d9f774d8 authored about 11 years ago by Jarek Gawor <[email protected]>
specify image or flavor using the name or regular expression

github.com/test-kitchen/kitchen-openstack - d2d11f29800d227bff5cc84bcc1d67a7fda14f00 authored about 11 years ago by Jarek Gawor <[email protected]>
keep upstart hack lines grouped

github.com/test-kitchen/kitchen-docker - de80bca66a67951aef2fd433b2f00d81cd9de1db authored about 11 years ago by Sean Porter <[email protected]>
no longer can nor should ensure the fqdn resolves

github.com/test-kitchen/kitchen-docker - 126f7308186db3032b18a04a6bd695ce17cb4557 authored about 11 years ago by Sean Porter <[email protected]>
Merge pull request #18 from dysinger/another-etc-hosts

/etc/hosts is ro

github.com/test-kitchen/kitchen-docker - 2f6afa549895c2437fed0bd545ebeb935fc97c76 authored about 11 years ago by Sean Porter <[email protected]>