Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/test-kitchen/test-kitchen
Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms
https://github.com/test-kitchen/test-kitchen
Remove Ruby 1.8.7 compat code
594b6ffa2bd099b57b452299d6f95d3875b03325 authored over 7 years ago by Seth Thomas <[email protected]>idempotent_check: Allow specificaton of enforce_idempotency
fead8e4ef51df22281e792d290b5a3c9e4c38cfa authored over 7 years ago by Seth Thomas <[email protected]>
Currently specifying enforce_idmempotency as an option will cause an error, data is undefined.
F...
* Pin to net-ssh 4.1.0 for now
* dokken based testing for TravisCI as this represents what folk...
add proxy support when using product_name
49f44b32e8f380505e6c6d1e1ff5addfe4bd8cdc authored over 7 years ago by Tim Smith <[email protected]>
- Removed the specific chef-partners group and just said Chef the
company
- Added kitchen-vcen...
Signed-off-by: Patrick Wright <[email protected]>
b7768fa3d5a4aa0ae423189920967c34ea30442a authored over 7 years ago by Patrick Wright <[email protected]>Signed-off-by: Tim Smith <[email protected]>
0653496ec03177a71654022f96c4188bb8f0193d authored over 7 years ago by Tim Smith <[email protected]>Move extra dev deps to the Gemfile
ca2995f1f00b9e6bc9841f8f02b36f5d3d07535f authored over 7 years ago by Tim Smith <[email protected]>Signed-off-by: Tim Smith <[email protected]>
34295e4d0f861f6b330c322369528a4017238d58 authored over 7 years ago by Tim Smith <[email protected]>This allows us to skip installing / bundling them
Signed-off-by: Tim Smith <[email protected]>
6a000ca3fd8bf79c3baf7186b150a6502745ef5e authored over 7 years ago by Tim Smith <[email protected]>add download_url and checksum provisioner options
c68cd172c4cc85cc0ffb5fd4e92f213ecdbc928f authored over 7 years ago by Lamont Granquist <[email protected]>Remove rack pin for Ruby 2.1 & move changelog gen to gemfile
700032eab151d6ee7e306d791dfb4d593a7532e8 authored over 7 years ago by Seth Thomas <[email protected]>Add myself as a maintainer
7587d6d3867348588168a19010c2540d949bf591 authored over 7 years ago by Seth Thomas <[email protected]>I have a ton of free time. I should take on more work
4577d0482ea3dffa9449a83a61afdccc4ee07491 authored over 7 years ago by Tim Smith <[email protected]>Swap IRC for Slack
a346bc00e2cee03d6b4af222e23b9d9579804b09 authored over 7 years ago by Tim Smith <[email protected]>Signed-off-by: Tim Smith <[email protected]>
9bc2bd60e13aecf80f117983f49c759d7b923a93 authored over 7 years ago by Tim Smith <[email protected]>Shell verifier: Print instance name instead of object
e4751d5817b123fbdd873dbeb07eca504446317f authored over 7 years ago by Seth Thomas <[email protected]>Add kitchen-terraform
27d17caad04da8c721e420452f77af76744e2382 authored over 7 years ago by Seth Thomas <[email protected]>Signed-off-by: Tim Smith <[email protected]>
6152c8ffb6b504cfc85e87c162a3bdd8966ce52d authored over 7 years ago by Tim Smith <[email protected]>Signed-off-by: Tim Smith <[email protected]>
d504b4ec846866804fb61a26a92ddb3114b2e1c4 authored over 7 years ago by Tim Smith <[email protected]>Signed-off-by: Patrick Wright <[email protected]>
1ce4f38ddc2c7e090a0f908fd47c5b0ccc32c74c authored over 7 years ago by Patrick Wright <[email protected]>208a3f9ab9f5312b70021861fba0ee4cf935c2dd authored over 7 years ago by Tim Smith <[email protected]>
new install_strategy option used in conjunction with product_name
d52dd1b7ce352edfb10429a704599a42b025811b authored over 7 years ago by Tim Smith <[email protected]>Signed-off-by: Seth Thomas <[email protected]>
b63bf32bf6706841e755268d40b644b303e9e1bf authored over 7 years ago by Seth Thomas <[email protected]>
For all of the test-kitchen org drivers, link to their repo locations.
Just makes things more ac...
80bc1800084a56e6e3d1002b0d260a4071cb13c6 authored over 7 years ago by Rubén González <[email protected]>
- once (default): when using product_name Kitchen will no longer reinstall chef/chefdk if it's al...
01d35d1a1bc43744b1f378a03eca455027077df2 authored over 7 years ago by Patrick Wright <[email protected]>
Remove most driver links from the index page. Instead, just list the
three most commonly used dr...
allow command line arguments
b03f3e4fb0b1ff63b3a49b013f594aee25c4b2c0 authored over 7 years ago by Seth Thomas <[email protected]>closes issue #917
42e8def1aa4f8acf40f0667bc0640eced8df2a86 authored over 7 years ago by Mark McKinstry <[email protected]>release 1.17.0
84fbf96638c87572beeb456616c7c1c18a7cbc06 authored over 7 years ago by Robb Kidd <[email protected]>Signed-off-by: Robb Kidd <[email protected]>
8edcfdf2cd686f7503ff2008aa08632054a85ad0 authored over 7 years ago by Robb Kidd <[email protected]>Fix Dir.glob usage
df8a46ec43bd260bacec7f69f38fe6ba90b76a87 authored over 7 years ago by Robb Kidd <[email protected]>dfebba5ca376b21e2600d08ef05966d3c2ad10b8 authored over 7 years ago by Jay Mundrawala <[email protected]>
e5b243d20b0d18994d2269b6e06cad3143ded419 authored over 7 years ago by Jay Mundrawala <[email protected]>
bc59bca02c8963720cf8075c198e4b918dd5d70b authored over 7 years ago by Jay Mundrawala <[email protected]>
Dir.glob is broken on Windows in a variety of ways. Changing to the
directory you want to glob b...
reduce warnings during test runs
af8a3a62659d5beaf4e909a552871d6a0f64a0db authored over 7 years ago by Robb Kidd <[email protected]>
An accessor was added in a5c581eb when a feature was added to set this
path via the command line...
Ruby interpreter throws warnings when using variable that haven't been
initialized. In all circu...
Resolved deprecation warnings when using `must_equal nil`.
Also fixes a logic error in kitchen_...
24078c2aeab1dfe4ec1aa89b770939c3f3ae42da authored over 7 years ago by Robb Kidd <[email protected]>Signed-off-by: Robb Kidd <[email protected]>
681527fdfa1a5fbe49ef7f92cf18fb15ac239646 authored over 7 years ago by Robb Kidd <[email protected]>Signed-off-by: Robb Kidd <[email protected]>
9466e2a53bdd865be7fd5b925d388854e23ace08 authored over 7 years ago by Robb Kidd <[email protected]>use a more efficient sort for gem specs
55701bdbe202f388f06fdfa2361d6e622e4ed4b8 authored over 7 years ago by Robb Kidd <[email protected]>Signed-off-by: Robb Kidd <[email protected]>
1b56b3c72d84df333362b03b60f79289a0668a20 authored over 7 years ago by Robb Kidd <[email protected]>Rubocop barked about an inefficient sort. Use sort_by instead. OK.
Signed-off-by: Robb Kidd <ro...
b5afb238b46018ec48f39e0f80f54fd46cc1c376 authored over 7 years ago by Robb Kidd <[email protected]>Fixed typo.
1dfcd530e15faf9b81305b02d6cb1e4394b7eb2b authored over 7 years ago by Seth Thomas <[email protected]>Remove link to Test Driven Development book
cce8612a2135764fc40216d90cc9f2035e755bac authored over 7 years ago by Seth Thomas <[email protected]>This book is pretty dated at this point and not something we should be linking to
f6ba506fafabab9e967d776f955a32f11639367b authored over 7 years ago by Tim Smith <[email protected]>fixes formatting for tables on ECOSYSTEM.md
da3cad129498163b33235f910872ad26bd1b0d17 authored over 7 years ago by Seth Thomas <[email protected]>5ed4f082d9d0f5c7690da0ce380fa0063b8c6ed7 authored over 7 years ago by brewn <[email protected]>
9ce03d1e8007e7c1d4ca4ad759744a8b5244ad07 authored over 7 years ago by brewn <[email protected]>
f0a54a1d321ca30afe2d85d54dbeca8bdd309e15 authored over 7 years ago by brewn <[email protected]>
6c9c0a0986893b77622d74e102766bdc0aa2bd4e authored over 7 years ago by brewn <[email protected]>
2921588175eb1cc31eb445ab0a6806abcf1a6594 authored over 7 years ago by Tom Marshall <[email protected]>
0eb912ecc950fccacb8f5c8f2a97b0898162bfba authored over 7 years ago by Seth Thomas <[email protected]>
Redo PR #57
49365171b11c52942ba7c1651ab4bcb870efb54f authored over 7 years ago by Seth Thomas <[email protected]>Signed-off-by: Nathen Harvey <[email protected]>
18858995ad93edc7802bc168cc7f330a43a275cf authored over 7 years ago by Nathen Harvey <[email protected]>correct the next and back links in getting started
2573667403c3ca6e0d40d0ba3d3d530d1fa0f7ad authored over 7 years ago by Robb Kidd <[email protected]>Signed-off-by: Robb Kidd <[email protected]>
d088b7161c64bb1d3e8879f64114439d22cf6220 authored over 7 years ago by Robb Kidd <[email protected]>Remove the localhost/ folder for serverspec
25b0c71c1eddcd89a798ff86eb5296069fea74ec authored over 7 years ago by Seth Thomas <[email protected]>Update to new Vagrant logo
4c87c9bfbd5fb339db6b846c73a4e81b190bdda2 authored over 7 years ago by Robb Kidd <[email protected]>This is not really a thing for how we use serverspec, should de-cargo :)
408e1b3bd7bc7300d9ba7d29a69f7b432877faac authored over 7 years ago by Noah Kantrowitz <[email protected]>9cfc871c5f9d635a485838189e6fc9e855674d90 authored over 7 years ago by Seth Vargo <[email protected]>
Signed-off-by: Robb Kidd <[email protected]>
72f693aa19f7b7c8f14bd059b2f086252137c94d authored over 7 years ago by Robb Kidd <[email protected]>Some suggestions for the updated home page
655617a70aa5d0b2b7f165992983f9c564b3686f authored over 7 years ago by Seth Thomas <[email protected]>new docs, who dis?
9792e8a3b09bcd8d78d938ce1bed4d374a589043 authored over 7 years ago by Seth Thomas <[email protected]>Signed-off-by: Seth Thomas <[email protected]>
4cfef52e3be965198a778ecaa8a7fc76cd1b9b82 authored over 7 years ago by Seth Thomas <[email protected]>test on precise
1fe7b74e05d3eaee4d2d0cf6db7855c8222cf213 authored over 7 years ago by Lamont Granquist <[email protected]>Signed-off-by: Lamont Granquist <[email protected]>
92514bd1eb4fdfd4a0ab28f190abef55f465d5b1 authored over 7 years ago by Lamont Granquist <[email protected]>remove badges
ff3243bd8e5a1dfe924bd1e3c7c08b7f0f3ceb5d authored over 7 years ago by Lamont Granquist <[email protected]>Signed-off-by: Lamont Granquist <[email protected]>
4d3e1c7f25a230dadd57e3bf33552da050990187 authored over 7 years ago by Lamont Granquist <[email protected]>Signed-off-by: Lamont Granquist <[email protected]>
e91374a93cc2a777dfc7956cdbce006f30a5dff4 authored over 7 years ago by Lamont Granquist <[email protected]>Signed-off-by: Lamont Granquist <[email protected]>
b0903d226794a3aadffc6b1317c5bbb965db9e4e authored over 7 years ago by Lamont Granquist <[email protected]>Signed-off-by: Lamont Granquist <[email protected]>
01d4de53930dbbd245aa0dc6d91117180e0f689f authored over 7 years ago by Lamont Granquist <[email protected]>remove 2.2.x support
c3dea38dba034fc3061cd1246f64b8362d02d05f authored over 7 years ago by Lamont Granquist <[email protected]>seems to actually be the root cause of the problems?
Signed-off-by: Lamont Granquist <lamont@sc...
94da0821b7cde781bb8c1507e2af08fb429edbc9 authored over 7 years ago by Lamont Granquist <[email protected]>Signed-off-by: Lamont Granquist <[email protected]>
c5725d2e0ee7d8b1f4e0f052f34c9abeaf50054b authored over 7 years ago by Lamont Granquist <[email protected]>Test on most recent Ruby releases
2ef63dee17b2757403ca8a5e77119f92fbc80f16 authored over 7 years ago by Lamont Granquist <[email protected]>let dev gems float
2f103279a6f057e93b5afc6c78aec8625d61ad66 authored over 7 years ago by Lamont Granquist <[email protected]>greenify appveyor tests
5b0d97c2ca55441c18cc6a3c246ef1fbd4571f21 authored over 7 years ago by Lamont Granquist <[email protected]>Signed-off-by: Lamont Granquist <[email protected]>
85982acf0e8c4bb92254b9850faf76e82d0398d2 authored over 7 years ago by Lamont Granquist <[email protected]>just ignore busted test
ae761c58f91512827b82ce46cef75cc9080358ba authored over 7 years ago by Lamont Granquist <[email protected]>
its been broken for 3 months and nobody has bothered to dig into how
to have cucumber pass a pty...
we control these, so we should probably let them float on latest
released
Signed-off-by: Lamont...
6b7118a258cc7320f52f28ca8fd0c4eefad33131 authored over 7 years ago by Lamont Granquist <[email protected]>Signed-off-by: Nathen Harvey <[email protected]>
1700d87873e9415bc5a0403ff7815c4f5fa3c585 authored over 7 years ago by Nathen Harvey <[email protected]>All infrastructure code deserves tests, not just yours.
This changes some of the language to be...
674ad81816811aefe9c70ed781c377b81d0c1a88 authored over 7 years ago by Nathen Harvey <[email protected]>Signed-off-by: Nathen Harvey <[email protected]>
29fb05e3d3d46760529aa89bc65966b6f9331403 authored over 7 years ago by Nathen Harvey <[email protected]>Signed-off-by: Nathen Harvey <[email protected]>
a1fd53121971dfd2171f07b388efbce4e7f3167f authored over 7 years ago by Nathen Harvey <[email protected]>Signed-off-by: Seth Thomas <[email protected]>
13657662cf3d2a45bf9e65fd244fecf070aa700e authored over 7 years ago by Seth Thomas <[email protected]>f33604cad80189e7b29b9d34993f06e6bbf05530 authored over 7 years ago by Tim Smith <[email protected]>
Signed-off-by: Seth Thomas <[email protected]>
6f0522ae6fa3213085c6dc33b3044e7b426938d0 authored over 7 years ago by Seth Thomas <[email protected]>Signed-off-by: Seth Thomas <[email protected]>
ca139c4397f9303a9b6627926ce6504151700e43 authored over 7 years ago by Seth Thomas <[email protected]>Signed-off-by: Seth Thomas <[email protected]>
002c67562ea37203100d909d9ad70aed0d31c0a8 authored over 7 years ago by Seth Thomas <[email protected]>Signed-off-by: Seth Thomas <[email protected]>
a19d39a6aca8ea7e57352d6d507a78dc9b61f872 authored over 7 years ago by Seth Thomas <[email protected]>Preparation for Release
3768d09fd1f0383fce57a261267bbfcf9a4f2a10 authored almost 8 years ago by Steven Murawski <[email protected]>
* Updated Version
* Updated CHANGELOG
Signed-off-by: Salim Afiune <[email protected]>
2db41576dc927346820c75817219a92dcc82be74 authored almost 8 years ago by Salim Afiune <[email protected]>Update to latest train (and net-ssh 4)
5e9a3359cdffca9910559e524acb0489607bf303 authored almost 8 years ago by Salim Afiune <[email protected]>Net::SSH 4 fixes a lot of the monkey patching we had to do in our tests.
Signed-off-by: Tom Duf...
382c1a1a49012c8777b3fad1ee10ef9f74e61182 authored almost 8 years ago by Tom Duffield <[email protected]>