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

Formatting.

github.com/test-kitchen/test-kitchen - 311c2882c4d2d8aa5ab2e6efb252501006b5a809 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Merge branch 'ChrisLundquist-shell-provisioner'

github.com/test-kitchen/test-kitchen - cc44abe0c478adf3eb69943833759ce65f1d56cc authored almost 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #296 from meyouhealth/multiple-helpers

Fixing error when using more than one helper

github.com/test-kitchen/test-kitchen - cadd416ff321f41a440e7e16c83d16e0d4a0f26a authored almost 11 years ago by Fletcher Nichol <[email protected]>
Fixing error when using more than one helper

When placing more than one helper in the test/integration/helpers
directory I was receiving the ...

github.com/test-kitchen/test-kitchen - c8c0df9f884b2813a8fee5ba3b25abf650b04d4c authored almost 11 years ago by jschneiderhan <[email protected]>
add note for globbing pattern

github.com/test-kitchen/busser-serverspec - 0d527b337a554704c54e0af8060e141e6eee67f1 authored almost 11 years ago by HIGUCHI Daisuke <[email protected]>
Add --concurrency option.

concurrency: Number of multiple actions to perform at a time.

github.com/test-kitchen/test-kitchen - d147fccab23ac87d66b4e71ca2000a121cc053d1 authored almost 11 years ago by Ryota Arai <[email protected]>
Prepare for 0.3.0 release

github.com/test-kitchen/kitchen-digitalocean - 4c64cd7b1967f0cf92fd213af350842ed4c41846 authored almost 11 years ago by Greg Fitzgerald <[email protected]>
Update omnibus URL to getchef.com.

github.com/test-kitchen/test-kitchen - a5d19001138240193d917112b31ee62a2e1d1913 authored almost 11 years ago by Julian C. Dunn <[email protected]>
Fix Cucumber tests on Windows

* Switch to Aruba::InProcess
* Tag tests that need a spawned shell with @spawn
* Tag all help li...

github.com/test-kitchen/test-kitchen - a687c98870593b70f9fad8f1ec2f750213c3cd18 authored almost 11 years ago by Kristian Vlaardingerbroek <[email protected]>
[provisioner/shell] it works

github.com/test-kitchen/test-kitchen - 9004f0c43665af31952efcd1a4884fa4241ea62e authored almost 11 years ago by Chris Lundquist <[email protected]>
:name for Fog now comes from :inst_name; fixes #2.

github.com/test-kitchen/kitchen-google - 26d7e84b46e166d2d816fc9b1159659460855810 authored almost 11 years ago by Andrew Leonard <[email protected]>
Merge pull request #16 from RoboticCheese/jdh-add-coveralls

Add Coveralls support, maybe

github.com/test-kitchen/kitchen-rackspace - d3d2e857aff5627fb094e0277653b202f7bb7529 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Merge pull request #32 from RoboticCheese/jdh-add-coveralls

Add Coveralls support, maybe

github.com/test-kitchen/kitchen-openstack - 79c456352a769967a21cd5b2ce230f6c43191a72 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Add Coveralls support, maybe

github.com/test-kitchen/kitchen-rackspace - 312a9d8bde5a114ef1da0e8a11e0d242b2bf162e authored almost 11 years ago by Jonathan Hartman <[email protected]>
Add Coveralls support, maybe

github.com/test-kitchen/kitchen-openstack - f7b99ca991edacc6c3d3fe09b2a7f287f42c4e99 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Change must_equal to must_match to fix test on Windows

github.com/test-kitchen/test-kitchen - 43c38b05e4522d096d8a4c662d1493198229bae5 authored almost 11 years ago by Kristian Vlaardingerbroek <[email protected]>
Up version for development.

github.com/test-kitchen/kitchen-vagrant - 9a016c83fd449bfead371e16cf42d4c49859f631 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Release 0.14.0, now config.vm.hostname is configurable!

github.com/test-kitchen/kitchen-vagrant - 13e04562f80e6279164651a0e30a66f8e4609376 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Add `config[:vm_hostname]` to set config.vm.hostname in Vagrantfile.

github.com/test-kitchen/kitchen-vagrant - e50d1460bbb3c7c43a6644e18a6223209ce86194 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Add `config[:guest]` documentation in README.

github.com/test-kitchen/kitchen-vagrant - e3e7eebac9178806777be8f7b76ac74037b4c380 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Up version for development.

github.com/test-kitchen/test-kitchen - edac45e760ed5813d358e857b5c0706c935a3c12 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Release 1.1.1, all the ones for a bugfix release.

github.com/test-kitchen/test-kitchen - 57e5afb08a557114fbf64eff158bb8727d75927c authored almost 11 years ago by Fletcher Nichol <[email protected]>
Add `json_attributes: true` config option to ChefZero provisioner.

This option allows a user to invoke chef-client without passing the
generated JSON file in the `...

github.com/test-kitchen/test-kitchen - 396eb484f662ea4bc262e2f912833a02650c47ca authored almost 11 years ago by Fletcher Nichol <[email protected]>
When copying `./cookbooks`, conditionally check for `./site-cookbooks`.

Before this fix, the converge stage would fail if a `./site-cookbooks/`
directory was not presen...

github.com/test-kitchen/test-kitchen - 7aafaa08d0fc26d981468e2312ba5208f0e6c591 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #275 from zts/use_ssh_IdentitiesOnly

Fix SSH 'Too many authentication failures' error.

github.com/test-kitchen/test-kitchen - bbc62f958550766828773c201872e1b302a46cd8 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Ensure Busser#local_suite_files only rejects chef data dirs.

The previous implementation had a regex matcher that was too loose and
matched valid testing fil...

github.com/test-kitchen/test-kitchen - 800a10a9b617e3a8d7dc51db8a66e5539444c310 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Improve `kitchen diagnose` when loader data merging fails.

Now if YAML data merging is failing, running a diagnostic of:

kitchen diagnose --loader --n...

github.com/test-kitchen/test-kitchen - 6cc2bf6f704ddabeff1af54f3e3898110af5c835 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Normalize driver, provisioner, & busser blocks when merging raw YAML.

Without accounting for the shorthand form of these blocks (or when the
value is `nil`), the Kitc...

github.com/test-kitchen/test-kitchen - 91c5b1c0f4b2caf47ed0c2a5b13a3e46a6446c6f authored almost 11 years ago by Fletcher Nichol <[email protected]>
Bump version for dev

github.com/test-kitchen/kitchen-rackspace - f9e69993c9fc8f899c75140382cb4870113a961b authored almost 11 years ago by Jonathan Hartman <[email protected]>
Bump version for dev

github.com/test-kitchen/kitchen-openstack - 806aff75fb6cc72c83d0d9e15c439d0eb326f097 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Bump for 0.3.0 release

github.com/test-kitchen/kitchen-rackspace - 43266dcce16a45b3f16c1a27dfb2016494edda91 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Bump for 1.1.0 release

github.com/test-kitchen/kitchen-openstack - b99956db2688769adc20df7889ae0ec296cb383c authored almost 11 years ago by Jonathan Hartman <[email protected]>
Merge pull request #15 from RoboticCheese/jdh-bump-tk-dep

Fix #13 - Rename 'name' option to 'server_name'

github.com/test-kitchen/kitchen-rackspace - bca9e15fd86d39f9bf90aec0979b686a082d2b3e authored almost 11 years ago by Jonathan Hartman <[email protected]>
Merge pull request #31 from RoboticCheese/jdh-bump-tk-dep

Fix #29 - Rename 'name' option to 'server_name'

github.com/test-kitchen/kitchen-openstack - 7c3d2ece1f0af6f4e66fce80b5b5ce43dcc02609 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Update README for new driver config style

github.com/test-kitchen/kitchen-rackspace - 53919900bfd57efa4284d1a5ffba2b86b4e70709 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Update CHANGELOG

github.com/test-kitchen/kitchen-rackspace - 815769960917a2f04aa004c8cee4aab4032313a5 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Fix now-invalid default image ID

github.com/test-kitchen/kitchen-rackspace - 9d8e1a1e6bfba9956e6009ad4617127c8af2dc4b authored almost 11 years ago by Jonathan Hartman <[email protected]>
Update README for new driver config style

github.com/test-kitchen/kitchen-openstack - a89d93615f37f599116bb4ba76e1962b98ca86f2 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Update CHANGELOG

github.com/test-kitchen/kitchen-openstack - a5ec6939e4d508882f4bf586856f01a6bac59802 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Change 'name' option to 'server_name'

github.com/test-kitchen/kitchen-rackspace - d97ba751047a726b02ef76ac5d44d90fa782662f authored almost 11 years ago by Jonathan Hartman <[email protected]>
Change 'name' option to 'server_name'

github.com/test-kitchen/kitchen-openstack - 1a0bb71aa6ed1193f246c0b4597274b14bf114f2 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Bump to Test Kitchen 1.1

github.com/test-kitchen/kitchen-rackspace - fc6af58a3a5ebbd374cad72eb8e9cc0dbf37b7c3 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Bump to Test Kitchen 1.1

github.com/test-kitchen/kitchen-openstack - cfab8de3d5c45e933465142529790b7cefe9335c authored almost 11 years ago by Jonathan Hartman <[email protected]>
Fix SSH 'Too many authentication failures' error.

When the system provides an SSH agent, which has many loaded keys, the
SSH client may attempt to...

github.com/test-kitchen/test-kitchen - d2630a577572082b6a0bad12244aae3aafad160f authored almost 11 years ago by Zachary Stevens <[email protected]>
Use semver

github.com/test-kitchen/kitchen-rackspace - b34729b5ef26eacd909fe079fcc89ee607fae403 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Use semver

github.com/test-kitchen/kitchen-openstack - 4792265f42c19e2faf7b329b3ff5a9c6f896eda9 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Use same badges in openstack and rackspace drivers

github.com/test-kitchen/kitchen-rackspace - 4e31fb2c89edcb666950c607034018f171472f86 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Use same badges in openstack and rackspace drivers

github.com/test-kitchen/kitchen-openstack - 6eb670d3bdc632c59f422ecde905da233fe12bf1 authored almost 11 years ago by Jonathan Hartman <[email protected]>
Fix rspec deprecation warnings

github.com/test-kitchen/kitchen-digitalocean - b5b633a08e2b14bce03b82c5f0ad847c654e2fa1 authored almost 11 years ago by Greg Fitzgerald <[email protected]>
Bump test-kitchen to ~> 1.1.0

github.com/test-kitchen/kitchen-digitalocean - 1873cea9044015044539d839c15940d2f4dfac20 authored almost 11 years ago by Greg Fitzgerald <[email protected]>
Release 0.13.0, support for VirtualBox & VMware box_url defaults.

github.com/test-kitchen/kitchen-vagrant - 4867057a759346fc573370097e891036409e4e79 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #58 from test-kitchen/sethvargo/vmware_base_boxes

Use Opscode's new buckets for Virtual machines

github.com/test-kitchen/kitchen-vagrant - 2c51f5d5ad8bbfc1e580b539146672d1a3d2b5b5 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Refactor default box url code to a method.

github.com/test-kitchen/kitchen-vagrant - d23d9ae61be7d01950a910583fc8edecddd3eedd authored almost 11 years ago by Fletcher Nichol <[email protected]>
Up version for development.

github.com/test-kitchen/test-kitchen - c432e33c1ba3089343b42b2025ea645e218716e8 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Release 1.1.0, update to Busser sudo default (now true).

github.com/test-kitchen/test-kitchen - 0419edf52a1e8f8cacd2b02af37c01c171affc97 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Update homepage in gemspec.

github.com/test-kitchen/test-kitchen - 1d17afb78805a1968a6688b68cff8ad0b840fe6c authored almost 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #12 from jsallis/fix-typo

Fix typo and change comma to dash

github.com/test-kitchen/test-kitchen - 8a5fe388e86d66c66431691d3508acbb86040587 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #12 from jsallis/fix-typo

Fix typo and change comma to dash

github.com/test-kitchen/kitchen-docs - cc661f88d6299547904be646331adccaedd43b53 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Fix typo and change comma to dash

github.com/test-kitchen/kitchen-docs - 4547d03887ef11084471e6628e9903d416c97f3b authored almost 11 years ago by Jason Sallis <[email protected]>
Fix typo and change comma to dash

github.com/test-kitchen/test-kitchen - 597427a225175b24f00d04e02f411235f7abdec8 authored almost 11 years ago by Jason Sallis <[email protected]>
Version bumps to require test-kitchen 1.0.0 (or greater) and show that this driver has been tested against test-kitchen.

Some cleanup will be prior to releasing a 1.0.0.

github.com/test-kitchen/kitchen-cloudstack - d77b9a9f6b8a2e720deaea754d72c61bb54de76a authored almost 11 years ago by Jeff Moody <[email protected]>
Revert "Set `Busser[:sudo]` to `false` by default."

It appears that some platforms (CentOS being one of them) may want to
call certain progrmas as r...

github.com/test-kitchen/test-kitchen - e7a7e4b7294fa3e4dbd02f25ce5b8522c59310a7 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Add (back) running-test content which was content from adding-platform.

Closes #10

github.com/test-kitchen/test-kitchen - 1a24b2399c2195576a4d96053dfda370feea9d2d authored almost 11 years ago by Fletcher Nichol <[email protected]>
Add (back) running-test content which was content from adding-platform.

Closes #10

github.com/test-kitchen/kitchen-docs - 73e0927abfa0e102cc42241bd9c83feac290863d authored almost 11 years ago by Fletcher Nichol <[email protected]>
Fix prev nav in running-verify from guide.

github.com/test-kitchen/kitchen-docs - 5536ae33f0ffdfb678b4ae1b6bfffb40f192b345 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Fix prev nav in running-verify from guide.

github.com/test-kitchen/test-kitchen - 72d53df6511d97fb42a47c1df19a03c28cd5fbe2 authored almost 11 years ago by Fletcher Nichol <[email protected]>
add documentation for run_command config option

github.com/test-kitchen/kitchen-docker - d3e83df8ce3912ae1ea61a16a85bc703ec5992d5 authored almost 11 years ago by Nathan Williams <[email protected]>
Merge pull request #11 from promisedlandt/master

Fix some typos

github.com/test-kitchen/test-kitchen - 9c106f0ec55129c481249a6186e29356e668d676 authored almost 11 years ago by Sean Escriva <[email protected]>
Merge pull request #11 from promisedlandt/master

Fix some typos

github.com/test-kitchen/kitchen-docs - c256fd98f746e858034e3deccfb3987dd7cb4c57 authored almost 11 years ago by Sean Escriva <[email protected]>
Fix some typos

github.com/test-kitchen/kitchen-docs - 28ee9b5fe905defd5f1dbd4bd0cc36206be3d946 authored almost 11 years ago by Nils Landt <nl@fugue>
Fix some typos

github.com/test-kitchen/test-kitchen - 909d636710969a44345fd6448d81539f52e3f4ca authored almost 11 years ago by Nils Landt <nl@fugue>
Merge pull request #9 from arangamani/patch-1

Escape ~ correctly

github.com/test-kitchen/test-kitchen - 4b5b35e568b140542be83afb59c5326f5f0cb55c authored almost 11 years ago by Sean Escriva <[email protected]>
Merge pull request #9 from arangamani/patch-1

Escape ~ correctly

github.com/test-kitchen/kitchen-docs - 6f6873d555b23a269ae01939153ad44f3489b0f2 authored almost 11 years ago by Sean Escriva <[email protected]>
Escape ~ correctly

github.com/test-kitchen/kitchen-docs - cd651f27f1badd547858b89d13b2e082e82639f6 authored almost 11 years ago by Kannan Manickam <[email protected]>
Escape ~ correctly

github.com/test-kitchen/test-kitchen - 338f54bbe2e57c9134e31b005cc57c17fa832cdd authored almost 11 years ago by Kannan Manickam <[email protected]>
Merge pull request #8 from svanzoest/patch-1

relevant typo

github.com/test-kitchen/test-kitchen - 291f383aebc6361be10ffb862ba625d98016d484 authored almost 11 years ago by Sean Porter <[email protected]>
Merge pull request #8 from svanzoest/patch-1

relevant typo

github.com/test-kitchen/kitchen-docs - d01cdc7478fb0ee1bca8cd8484de14d4e2e311fc authored almost 11 years ago by Sean Porter <[email protected]>
relevant typo

github.com/test-kitchen/kitchen-docs - a511e5456aea9a7b81f656736dc137f925409993 authored almost 11 years ago by Sander van Zoest <[email protected]>
relevant typo

github.com/test-kitchen/test-kitchen - 1f0923a2abde1a8a934f3ec43d0ed36d3935a36b authored almost 11 years ago by Sander van Zoest <[email protected]>
Merge pull request #7 from mattray/twitters

replace @opskitchen with @kitchenci

github.com/test-kitchen/test-kitchen - e3339176802790b8fe86dd0d297cc5b6190d6491 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #7 from mattray/twitters

replace @opskitchen with @kitchenci

github.com/test-kitchen/kitchen-docs - aeb99e5624863bc978a91a9993bb3189ffc906ff authored almost 11 years ago by Fletcher Nichol <[email protected]>
replace @opskitchen with @kitchenci

github.com/test-kitchen/kitchen-docs - 8eddca1b9a02542f836e2e3737f59c8cec7e3511 authored almost 11 years ago by Matt Ray <[email protected]>
replace @opskitchen with @kitchenci

github.com/test-kitchen/test-kitchen - d1364586b430e8767756bf76538407f57f78f7ea authored almost 11 years ago by Matt Ray <[email protected]>
Merge pull request #6 from mattray/dig_a_nose

typo fix

github.com/test-kitchen/test-kitchen - be8008cdc6d8f338bcf33bbcc3596fe136d17ca7 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #6 from mattray/dig_a_nose

typo fix

github.com/test-kitchen/kitchen-docs - db90ed8ec3b43d2652e6b75703bc767a9b64ad8b authored almost 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #5 from svanzoest/patch-1

@opskitchen is now @kitchenci

github.com/test-kitchen/test-kitchen - 904fa638d0724d943f80621e98b537d407e48102 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #5 from svanzoest/patch-1

@opskitchen is now @kitchenci

github.com/test-kitchen/kitchen-docs - e97c2e57ad42e2f6318b04cb3ab9f899df3ae663 authored almost 11 years ago by Fletcher Nichol <[email protected]>
@opskitchen is now @kitchenci

github.com/test-kitchen/kitchen-docs - 40dbc62a9cea42cf7116a2bb576218d39aa2b01b authored almost 11 years ago by Sander van Zoest <[email protected]>
@opskitchen is now @kitchenci

github.com/test-kitchen/test-kitchen - 28614ae9355019983246319da87674c3193040f1 authored almost 11 years ago by Sander van Zoest <[email protected]>
Merge pull request #3 from mlafeldt/patch-1

Remove superfluous code from serverspec example

github.com/test-kitchen/test-kitchen - c9587f7119fe12bfc960b1bf2b8c9dd9668530ad authored almost 11 years ago by Sean Escriva <[email protected]>
Merge pull request #3 from mlafeldt/patch-1

Remove superfluous code from serverspec example

github.com/test-kitchen/kitchen-docs - 72db13191e09b4940d82bad04224c18430ebadbb authored almost 11 years ago by Sean Escriva <[email protected]>
Merge pull request #2 from svanzoest/patch-1

fix availble -> available typo

github.com/test-kitchen/kitchen-docs - 219a7d0692cd3868854fe07b88380b04b3c51c3a authored almost 11 years ago by Sean Escriva <[email protected]>
Merge pull request #2 from svanzoest/patch-1

fix availble -> available typo

github.com/test-kitchen/test-kitchen - f5dd302ec79d6125d99319a8f2625927214e3023 authored almost 11 years ago by Sean Escriva <[email protected]>
Merge pull request #4 from svanzoest/patch-2

fix package typo

github.com/test-kitchen/test-kitchen - 289da67e479f081a5972dd76e5730f705c9fc69b authored almost 11 years ago by Sean Escriva <[email protected]>
Merge pull request #4 from svanzoest/patch-2

fix package typo

github.com/test-kitchen/kitchen-docs - f2ce5e16545c534b800491af9d008f65f1635820 authored almost 11 years ago by Sean Escriva <[email protected]>
fix package typo

github.com/test-kitchen/kitchen-docs - c299045014cd5cd90fe9aaea05240f8e81257c77 authored almost 11 years ago by Sander van Zoest <[email protected]>
fix package typo

github.com/test-kitchen/test-kitchen - f76c01dbd57601ccece72dd42e8caef97efccf5f authored almost 11 years ago by Sander van Zoest <[email protected]>
Remove superfluous code from serverspec example

serverspec does not use `RSpec.configuration.os` anymore, see https://github.com/serverspec/serv...

github.com/test-kitchen/test-kitchen - f5bf3f76d7789e2c164ce3930db61a36cfff2cb5 authored almost 11 years ago by Mathias Lafeldt <[email protected]>