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

Merge pull request #25 from simplymeasured/add-rackspace

add rackspace support

github.com/test-kitchen/kitchen-vagrant - e00a8bdcf0939fa10d07c738a0e556471da24175 authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #24 from gildegoma/override_username

Allow to override Vagrant default SSH username

github.com/test-kitchen/kitchen-vagrant - 1ac0f00306138adcc5f0239b6537f47b9d9edd23 authored about 11 years ago by Fletcher Nichol <[email protected]>
Refactor Rakefile to add `rake quality`.

github.com/test-kitchen/kitchen-vagrant - 31faa0daf997800425fafa2c39dc938e045f4872 authored about 11 years ago by Fletcher Nichol <[email protected]>
Remove #jamie-ci notifications from .travis.yml.

github.com/test-kitchen/kitchen-vagrant - ccf9d955c84be68c0f994b74d5aa71e9a5ded264 authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #21 from tmatilai/tailor-config

Configure tailor to actually check the code style

github.com/test-kitchen/kitchen-vagrant - 3d5f56a668cc14324eaa4d726099e11f53b0a8e3 authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #20 from tmatilai/default-provider

Respect VAGRANT_DEFAULT_PROVIDER environment variable

github.com/test-kitchen/kitchen-vagrant - b02dbd184cfcdf0229f6c13c46d85c2cc2107c74 authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #170 from saketoba/fix-wait_for_sshd_args

Add asterisk to wait_for_sshd argument

github.com/test-kitchen/test-kitchen - 54bffe140692250c6308b938ea49998f70026746 authored about 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #171 from opscode/driver-computed-defaults

Support computed default values for Driver authors.

github.com/test-kitchen/test-kitchen - f402c4accf7eda28bc659ca43de001cdb2c7463f authored about 11 years ago by Fletcher Nichol <[email protected]>
Support computed default values for Driver authors.

This feature augments the `default_config` method provided to Driver
authors by allowing a block...

github.com/test-kitchen/test-kitchen - 461730538b4aaa560b5ba22e963ad721bf390553 authored about 11 years ago by Fletcher Nichol <[email protected]>
Don't set the public IP to the private IP value

github.com/test-kitchen/kitchen-ec2 - 5b8bd8fa6cc37524d7031f7c62ca3c6945b421a7 authored about 11 years ago by Sean Nolen <[email protected]>
readme edit, your -> the suite

github.com/test-kitchen/kitchen-docker - 920cc3711a49b528b69fe77fdaae8645a87e2777 authored about 11 years ago by Sean Porter <[email protected]>
custom provision command(s), version bump

github.com/test-kitchen/kitchen-docker - bb0fde2d2e299d39c5724ead6dc664e853e1cca3 authored about 11 years ago by Sean Porter <[email protected]>
add asterisk to wait_for_sshd argument

github.com/test-kitchen/test-kitchen - 59f474ab0666dc355d078365bec8e7471fd0e3fa authored over 11 years ago by Naoki AINOYA <[email protected]>
Add http_proxy support to chef_zero provisioner.

github.com/test-kitchen/test-kitchen - 24067d0b0601a70c1b9cee7ffb3913609ef1e035 authored over 11 years ago by Fletcher Nichol <[email protected]>
Remove tmpdir when provisioner sandboxing fails.

github.com/test-kitchen/test-kitchen - 847973055daeeda70ed2e1b0be51a6a7c65aa93d authored over 11 years ago by Fletcher Nichol <[email protected]>
version bump, 0.4.0

github.com/test-kitchen/kitchen-docker - 41080324781bcc71695b3de7e5f2ee01603308ea authored over 11 years ago by Sean Porter <[email protected]>
Merge branch 'master' into the-stretch

Conflicts:
lib/kitchen/driver/ssh_base.rb

github.com/test-kitchen/test-kitchen - 27d42d2c575c8f5a66b73e6c0022e26b20f09631 authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #131 from jonsmorrow/support-reboot

Use ssh_args for test_ssh.

github.com/test-kitchen/test-kitchen - dcafaf44147e2eca2ade02223b251d3905e76e6a authored over 11 years ago by Fletcher Nichol <[email protected]>
Fix `kitchen list` table alignment using colors on white/black bg.

The high-level fix (which is hacky) is to append an empty string
"colored" with ansi color chara...

github.com/test-kitchen/test-kitchen - 9bef2a6bd67de0bb960ee020807f8da015da1870 authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge branch 'master' into the-stretch

Conflicts:
lib/kitchen/cli.rb
lib/kitchen/config.rb

github.com/test-kitchen/test-kitchen - 0cf0d2862ec74a6e824896e0d1d724b97f45c4cc authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #161 from gondoi/kitchen_77

[KITCHEN-77] Allow custom paths

github.com/test-kitchen/test-kitchen - 3184f522913571af84cdd94f4e2fc976d7f89552 authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #155 from mconigliaro/master

Setting :on_black when your default terminal text color is black results in unreadable (black on...

github.com/test-kitchen/test-kitchen - e1a12413f475434eda178748074a43b418de5ef2 authored over 11 years ago by Fletcher Nichol <[email protected]>
Depend on safe_yaml ~> 0.9.3.

References #142

github.com/test-kitchen/test-kitchen - 0406f7476a2456744cef561be880d0c6d3096014 authored over 11 years ago by Fletcher Nichol <[email protected]>
unnecessary default config options, readme white space

github.com/test-kitchen/kitchen-docker - ab3e0aab1a358f75620b1ce826841478f6d1240a authored over 11 years ago by Sean Porter <[email protected]>
Merge pull request #142 from josephholsten/137-readable-safe-yaml

require a safe_yaml release with correct permissions. Fixes #137

github.com/test-kitchen/test-kitchen - 63ae4f34e586582ac5476e3cc0a61145202dee00 authored over 11 years ago by Fletcher Nichol <[email protected]>
Refactoring of ABC complexity in Generator::Init#init.

References #140

github.com/test-kitchen/test-kitchen - 5d00c4eadc5b145a4c11564151cbe52417a43a0d authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #140 from opscode/relative-init-generator

File.exists? calls within init generator must include the destination root for portability purposes

github.com/test-kitchen/test-kitchen - 0572f2b8fada2ceb48e9a17c50e4728f36cbc5e5 authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge branch 'master' into the-stretch

github.com/test-kitchen/test-kitchen - 0523d2dd5a3bf3636189617f996e233ceecf8872 authored over 11 years ago by Fletcher Nichol <[email protected]>
Minor refactorings for line length logic.

github.com/test-kitchen/test-kitchen - 3b4dfae602d3a3f4d0d9a960fa8d52924a1011fb authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #134 from RallySoftware-cookbooks/KITCHEN-75

KITCHEN-75 - support cross suite helpers.

github.com/test-kitchen/test-kitchen - 7c495f44772073d70df5d67d1f5f4552c5d62138 authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge remote-tracking branch 'origin/master' into the-stretch

Conflicts:
lib/kitchen.rb
lib/kitchen/driver.rb
lib/kitchen/driver/ssh_base.rb
lib/kitchen/e...

github.com/test-kitchen/test-kitchen - 9021d2fbb7ad1f437f1dd11c227630c3b46693e8 authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #164 from opscode/issue-163

set a default $PATH

github.com/test-kitchen/test-kitchen - ebaa0e08bab7b5c973ff6cac44558a17071d7460 authored over 11 years ago by Joshua Timberman <[email protected]>
add simplecov for cucumber

github.com/test-kitchen/busser-serverspec - 99d430e698ea9c333406b379c5acfbc32885b7b3 authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
fix coveralls (WIP)

github.com/test-kitchen/busser-serverspec - 79e6461a234405fbb17ab5033d3da369e0b0ff2d authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
update coveralls

github.com/test-kitchen/busser-serverspec - 0173d5ed69e54bffd77f7920281aa9380bee2dbb authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
support coveralls

github.com/test-kitchen/busser-serverspec - c7649ce1fa3599f011c2b28bd412bd8ea07eb110 authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
fixed json parsing, now works w/ "the-stretch" branch

github.com/test-kitchen/kitchen-docker - ff32bf2b40bb48eb77647e9cab7f645b12c0fea2 authored over 11 years ago by Sean Porter <[email protected]>
Add SSHBase#ssh as a backwards compat method.

github.com/test-kitchen/test-kitchen - 60b789f5746f25d701209d6d0d5f4ddb66ea2d11 authored over 11 years ago by Fletcher Nichol <[email protected]>
fix development_dependency for cucumber test

github.com/test-kitchen/busser-serverspec - 4f4a8ecd5860f55b2564b9804e73589effead74c authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
version 0.2.3

github.com/test-kitchen/busser-serverspec - d2f11e2bb292bb331b324d5df18ae8799d72944c authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
remove tight dependency of serverspec. thanks to rteabeault. (Closes: #2)

github.com/test-kitchen/busser-serverspec - dc73c0e3bbb4a6ec3733eeff6549bda92b8a4b8e authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
version 0.2.2

github.com/test-kitchen/busser-serverspec - 7beef2574c9af2c3c55809a7d96617da30be671a authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
remove dependency rspec (Closes; #2)

github.com/test-kitchen/busser-serverspec - c40e75cf612cd39de8ea17399972acde0c7a0a5e authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
Fixes #163, set a default $PATH

github.com/test-kitchen/test-kitchen - 9d7b8d41c828d13e28d7b8aad7f0d795c33e043e authored over 11 years ago by jtimberman <[email protected]>
Remove whitespace

github.com/test-kitchen/test-kitchen - 0d77755062997936808b6b8c9cee6593d20c457c authored over 11 years ago by BK Box <[email protected]>
[KITCHEN-77] Tests

github.com/test-kitchen/test-kitchen - abd97886502ccde3163ab6aeb6298c6333e3e39c authored over 11 years ago by BK Box <[email protected]>
[KITCHEN-77] Honor config overrides

github.com/test-kitchen/test-kitchen - 54834f4f46e9bcc9bf9a8e1684e73f28de8a1359 authored over 11 years ago by BK Box <[email protected]>
Allow the vagrant guest setting to be set in the generated Vagrantfile (via the .kitchen.yml)

github.com/test-kitchen/kitchen-vagrant - ea662bb88c2a89d2b94ebbbbcd68c7fe2520833e authored over 11 years ago by Keith Shook <[email protected]>
Merge pull request #11 from gregf/more_options

Add options for cpu shares, custom dns, and data volumes.

github.com/test-kitchen/kitchen-docker - bc851fd49aa23ba54a9f82a4e33e71ce94aac075 authored over 11 years ago by Sean Porter <[email protected]>
Add options for cpu shares, custom dns, and data volumes.

github.com/test-kitchen/kitchen-docker - 303cfd3173320b678ae434de0ea61913af21fd49 authored over 11 years ago by Greg Fitzgerald <[email protected]>
Fixes #160 - exclude RubyGems 1.8.25 in Ruby 2.0.0

github.com/test-kitchen/test-kitchen - 78bc90b6f5fa9bf3787d928b60f850c4cc45260a authored over 11 years ago by jtimberman <[email protected]>
Fixes #159 - add comments for modules

The build was broken due to missing comments reported by cane.

github.com/test-kitchen/test-kitchen - 7845f801414868398793685516d508c62e8fe90b authored over 11 years ago by jtimberman <[email protected]>
Merge pull request #152 from opscode/new-vm-bucket

Fixes #151 - Update the bucket name for Opscode's Bento Boxes

github.com/test-kitchen/test-kitchen - 85431e28c8ef32a3c6a0e76cdf0e7f4d38e1b78a authored over 11 years ago by Joshua Timberman <[email protected]>
Merge pull request #9 from gregf/memory_limit

Adds support for using dockers memory limiter.

github.com/test-kitchen/kitchen-docker - 83bf71a3e1cc30f86b0b4d46ce1e8c2390fa4381 authored over 11 years ago by Sean Porter <[email protected]>
Adds support for using dockers memory limiter.

The default is nil, and will default to dockers own defaults. It
must be set in bytes.

github.com/test-kitchen/kitchen-docker - d2e7405e2b656b86a676fab0007136c2c49e01b4 authored over 11 years ago by Greg Fitzgerald <[email protected]>
Setting :on_black when your default terminal text color is black results in unreadable (black on black) text.

github.com/test-kitchen/test-kitchen - 73c86a526ef6e9e4c78e8ef0d0615b35644354f5 authored over 11 years ago by Mike Conigliaro <[email protected]>
Merge pull request #7 from gregf/install_lsb-release

Make sure we have lsb-release installed on debian systems.

github.com/test-kitchen/kitchen-docker - 0cc1836ea6f11d4101e5c438fc2a1250fc5d7da2 authored over 11 years ago by Sean Porter <[email protected]>
Make sure we have lsb-release installed on debian systems.

The docker images for debian do not come with lsb-release, which
causes lookups for node['lsb'][...

github.com/test-kitchen/kitchen-docker - 8012a24283dccea8f1340f5de94aaac2f6f7adc8 authored over 11 years ago by Greg Fitzgerald <[email protected]>
driver version bump

github.com/test-kitchen/kitchen-docker - 1c806d565cf5873b5e824ecebe0e3d59dc9be041 authored over 11 years ago by Sean Porter <[email protected]>
driver config option to remove images, default to false, faster builds

github.com/test-kitchen/kitchen-docker - 3305c9fb66ba5c980e6ec945c998e985b52d17df authored over 11 years ago by Sean Porter <[email protected]>
specify host (public) ports for forward mappings

github.com/test-kitchen/kitchen-docker - a1d5b8f055a26adfa7427fe2c3e2d5d4ccf87d44 authored over 11 years ago by Sean Porter <[email protected]>
Merge pull request #6 from gregf/update-testkitchen-dependency

Update test-kitchen dependency to 1.0.0.alpha7

github.com/test-kitchen/kitchen-docker - ecc1db39630a42709c37604d9d00c2f191297160 authored over 11 years ago by Sean Porter <[email protected]>
driver version bump

github.com/test-kitchen/kitchen-docker - afeaaf86b717cd161d9d032ba812e828d94c1c35 authored over 11 years ago by Sean Porter <[email protected]>
fixed rm container, need to stop a running container first

github.com/test-kitchen/kitchen-docker - 142f05b0fa4c861a2430c49a179b8ad2bb73325d authored over 11 years ago by Sean Porter <[email protected]>
Update test-kitchen dependency to 1.0.0.alpha7

github.com/test-kitchen/kitchen-docker - 405aaecacabc019ae4fe8465bbac9c5e593d22fc authored over 11 years ago by Greg Fitzgerald <[email protected]>
fixed ip address parsing, IpAddress -> IPAddress :/

github.com/test-kitchen/kitchen-docker - 8e2ac8a3fd7891e8b9b1eded68ebd9772ea3b791 authored over 11 years ago by Sean Porter <[email protected]>
fixed container ip parsing, inspect returns an array in newer versions

github.com/test-kitchen/kitchen-docker - 038fd2eab9b506e119c8221ed8c612f5e505f58b authored over 11 years ago by Sean Porter <[email protected]>
fixed image id parsing, multiple versions of docker

github.com/test-kitchen/kitchen-docker - 51f73649c67cee5c8a41b63c5dc03bb0e070b55f authored over 11 years ago by Sean Porter <[email protected]>
Prepare for 0.2.0

github.com/test-kitchen/kitchen-digitalocean - 4a961aae96edf8387e51c84f9e268e914b936a3e authored over 11 years ago by Greg Fitzgerald <[email protected]>
Bump fog dependency to 1.12

github.com/test-kitchen/kitchen-digitalocean - c2c0ee70e80d9f5c8c246b5cb9af8ae155fcd916 authored over 11 years ago by Greg Fitzgerald <[email protected]>
Use the ruby 1.9 hash syntax. Upgrade your rubies!

github.com/test-kitchen/kitchen-digitalocean - 1c159f6edd36369384dfcdbfe5ecd1d91611cc9e authored over 11 years ago by Greg Fitzgerald <[email protected]>
Provide some debug messages for kitchen

github.com/test-kitchen/kitchen-digitalocean - 42d0e8a437db434ff53c246d8f004f3c0196d62a authored over 11 years ago by Greg Fitzgerald <[email protected]>
version 0.2.1

github.com/test-kitchen/busser-serverspec - 12c31a91fd679ced480597cea9994337a40e2da8 authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
fix silly exit value.

github.com/test-kitchen/busser-serverspec - e17847017aabd9e7f0b18e13f8f0d919439122a3 authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
version 0.2.0

github.com/test-kitchen/busser-serverspec - 68d74fa235cc3c35149bbefdbf85e113e398a9b2 authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
do not print full backtrace if serverspec test failure (Closes: #1)

github.com/test-kitchen/busser-serverspec - f93ac371c6b25ae78080853955c96e6d8a9d8fc3 authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
Add documentation to modules containing methods (new Cane rule).

github.com/test-kitchen/test-kitchen - cd685fdc084e27c6bf049fa9d9288852a0e7e5a5 authored over 11 years ago by Fletcher Nichol <[email protected]>
Add Chef and Puppet support to Instance, Suite, & Platform objects.

In this new implementation, the Config class still prepares and
constructs the Instance, Suite, ...

github.com/test-kitchen/test-kitchen - 2c3bcfbaa5a7801bef23e1922f8accb20a466d25 authored over 11 years ago by Fletcher Nichol <[email protected]>
Update chef-client-zero.rb for knife-essentials 1.2+.

github.com/test-kitchen/test-kitchen - 4e0c55b7b4cadf51f2d2e035c0e6931feea21735 authored over 11 years ago by Fletcher Nichol <[email protected]>
Match access and secret key env vars with what Amazon says you should set for the CLI tools. See http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/SettingUp_CommandLine.html

github.com/test-kitchen/kitchen-ec2 - 690f38b7caccfd0826b1557dbd4bc1a95cfb8a25 authored over 11 years ago by Julian C. Dunn <[email protected]>
allow chef omnibus install.sh url to be configurable

github.com/test-kitchen/test-kitchen - 628f0fccc176b262abe489d66c50d8ca52557dc7 authored over 11 years ago by Jordan Wesolowski <[email protected]>
Merge pull request #136 from patcon/patch-1

Fixes bundler ref for 1.0.

github.com/test-kitchen/test-kitchen - 77a76c687770b14843f3846bb8e5de3cb240ec59 authored over 11 years ago by Seth Vargo <[email protected]>
Suite run_list is no longer required.

This helps pave the way for non-Chef suites and allows for more
permissive workflows and setups.

github.com/test-kitchen/test-kitchen - 72dadcf6907b5b0e09978a90cedd058a11a6ada6 authored over 11 years ago by Fletcher Nichol <[email protected]>
add badges (Gem Version, Dependency Status, Code Climate)

github.com/test-kitchen/busser-serverspec - 773cd0f16491e6546a34f76402fbc4df008ce0ad authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
require a safe_yaml release with correct permissions. Fixes #137

github.com/test-kitchen/test-kitchen - 9f7723490f9b195d5a726f7c9c3a2a9bb83d8d6f authored over 11 years ago by Joseph Anthony Pasquale Holsten <[email protected]>
Bump version for dev

github.com/test-kitchen/kitchen-openstack - 8a342e3d8525499d2f63318f28df9e0bbd94b331 authored over 11 years ago by Jonathan Hartman <[email protected]>
Update CHANGELOG, bump version for release

github.com/test-kitchen/kitchen-openstack - 747efe76359afbac67314717f3e870851277947d authored over 11 years ago by Jonathan Hartman <[email protected]>
Merge pull request #11 from saketoba/use-ssh_key

Care about ssh_key option

github.com/test-kitchen/kitchen-openstack - dc61fd55d9baaabcb49efb584f1c523334e9e845 authored over 11 years ago by Jon H <[email protected]>
Merge pull request #12 from saketoba/support-openstack-network-name

support get_ip from user-defined network group

github.com/test-kitchen/kitchen-openstack - e079543027546d17cf4f84a0bdecd3eda9c65034 authored over 11 years ago by Jon H <[email protected]>
version 0.1.1

github.com/test-kitchen/busser-serverspec - 8a418c09e480516b3e7b69cdb2632c8ee19209f7 authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
remove needless parenthesis

github.com/test-kitchen/busser-serverspec - b78fad592e6377389f7b84965e502c5c98c9d00a authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
check rspec_path before using

github.com/test-kitchen/busser-serverspec - 6c544efd14b6acf0cacbd8f397d58bf15e9c27d2 authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
fix more gem dependency

github.com/test-kitchen/busser-serverspec - 085c0281637437fa46f3aad371710acacb5fe3ca authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
fix ruby_opt

github.com/test-kitchen/busser-serverspec - 142cb8949b666ad26c4211857e15c6203260b2a6 authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
fix serverspec version

github.com/test-kitchen/busser-serverspec - ab8ad3df699cd9bd1d847707b5bf328df56e5403 authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
fix cucumber testcase and gem dependency

github.com/test-kitchen/busser-serverspec - 285031633eb8d258e2cff61e47b7232154032cb5 authored over 11 years ago by HIGUCHI Daisuke <[email protected]>
Merge branch 'master' of ssh://github.com/cl-lab-k/busser-serverspec

github.com/test-kitchen/busser-serverspec - 90309591666c124de7daf7bb5496402d0bc0107d authored over 11 years ago by HIGUCHI Daisuke <[email protected]>