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

added test coverage for verify in base driver

e04ad6493cf2f72c7d69116d685c1e149cbb9a32 authored almost 10 years ago by Matt Wrock <[email protected]>
adding tests for wrap_command

698049003f24f49883f16fcc472c69a456c4c74f authored almost 10 years ago by Matt Wrock <[email protected]>
added sudo tests for shells

8a22ee8c543b2bda01a2ca2fd7024b0141d51c1f authored almost 10 years ago by Matt Wrock <[email protected]>
fix powershell result deserialization

3a67f3a5f47b133599cc1a3d08a9001d9d87b192 authored almost 10 years ago by Matt Wrock <[email protected]>
added shell classes and removed quality warning from chef_base

34291f64ba5b7d90f477f8f7b3f357d0e2b693dd authored almost 10 years ago by Matt Wrock <[email protected]>
add compatibility to current SSHBase drivers when we strip SSHBase of core implementation directing calls to base

0a964a51c1e6cf5377ee3564ca46f325c5afceac authored almost 10 years ago by mwrock <[email protected]>
fix setup on windows

5d3ee70ddd4e095d12092dc997dbae6a39481d31 authored almost 10 years ago by Matt Wrock <[email protected]>
finished up adding doc comments t owinrm transfer files

0eb25179099a1aaf77f2506d19149faec8c8bba7 authored almost 10 years ago by Matt Wrock <[email protected]>
add api comments to shell classes and modules

8b48a485079808a66caa0ffff5ee49a0ce25f372 authored almost 10 years ago by mwrock <[email protected]>
retrofiting winrm transport to work with last commit

c025bbc87e7a733ba8219a2172dbea68ba950d94 authored almost 10 years ago by Matt Wrock <[email protected]>
fix constant initialization error

7743cef645b96d431b086067d4d6ef365c31c96e authored almost 10 years ago by Matt Wrock <[email protected]>
created shell classes for bourne and unit tests are passing

6de74d2ad846378b60aab9664f43e93465b19e0d authored almost 10 years ago by Matt Wrock <[email protected]>
fix name errors in ruby 1.9.3 by calling const_get on the Kitchen::Provisioner::Chef module

4c74e9306f0f899cb4baf7ab40ccb672901b95e1 authored almost 10 years ago by Matt Wrock <[email protected]>
fixing up some rubocop violations

086a41600b0a6663e767245cd63c112db8566077 authored almost 10 years ago by Matt Wrock <[email protected]>
fix some test wireup to silence test output

47aff5e04554cf2e287b7c1c5ec7565094ba0299 authored almost 10 years ago by Matt Wrock <[email protected]>
just one style violation to go

046e79d554ea636674344cd4a154a71116694fa2 authored almost 10 years ago by Matt Wrock <[email protected]>
fixed env setup

bf315b110484d7a37de734154b7ae1f1f4861029 authored almost 10 years ago by Matt Wrock <[email protected]>
getting even more stylish

b6a9ec2b4903bab742e4d15a98dc38f3cbacf4a4 authored almost 10 years ago by Matt Wrock <[email protected]>
fix ruby bin assignment in initializer

e3fedd6f30504f75eb07e0f0f9b057ee537f7156 authored almost 10 years ago by Matt Wrock <[email protected]>
more style updates

284e4a1aab1209f05f606ee1ac3676c771a98582 authored almost 10 years ago by Matt Wrock <[email protected]>
more white space violations

09446de07538e9f7b56ae798b6255b7fa8e62a65 authored almost 10 years ago by Matt Wrock <[email protected]>
reverting removal of param to transport dumy

38d8632ede440802542e1ab1477710dd00d3308d authored almost 10 years ago by Matt Wrock <[email protected]>
sacrificing more white space to the style gods

1e6ea363d7dd1cc0bdf1e025d930eb64fdac4378 authored almost 10 years ago by Matt Wrock <[email protected]>
satisfying style requirements

1311bf1c2ee4e37546da418f8576483fee1d7a5b authored almost 10 years ago by Matt Wrock <[email protected]>
fixing unimlemented login feature

58a80fe238f924d08f307d2ec21470bb148bc591 authored almost 10 years ago by Matt Wrock <[email protected]>
attempt to fix cucumber break

9c8e42c6f4e585f3e3142497509d844744db5995 authored almost 10 years ago by Matt Wrock <[email protected]>
all specs are passing

5f38bd696041d9a404468b358c51ee8a54a8edd0 authored almost 10 years ago by Matt Wrock <[email protected]>
a bunch of style changes

8bcaed7fc0a587c15a3e97b7293ff49f683b604f authored almost 10 years ago by Matt Wrock <[email protected]>
fixing busser path for linux host to linux guest

be693562dd3a6c6d22265801dae61538e4cd080c authored almost 10 years ago by mwrock <[email protected]>
fix verify when there are no tests

6bdbdfdf4618f7954dcfd35650ec48eab1ddfbd4 authored almost 10 years ago by Matt Wrock <[email protected]>
add busser directory in setup so remote uploads succeed via scp

118f139245b21421434571adf0845b2deefb38d6 authored almost 10 years ago by Matt Wrock <[email protected]>
add a rake task for installing bits on chefdk

655a281254b0837f87f792b980dcf561abfcab21 authored almost 10 years ago by Matt Wrock <[email protected]>
copy over ruby and fix paths in powershell to install and run busser

32739cbe639f7552880593d7f96c397907dc0f2f authored almost 10 years ago by Matt Wrock <[email protected]>
fixing doploy_over_dk task on linux

b82fc65e15fca26c1f5faea1982a20f93e491499 authored almost 10 years ago by mwrock <[email protected]>
moving copy of ruby to busser directory to fix setup breaking on a clean converge

25caf0811b3ff88364d4a0b5063365f052bc0d6a authored almost 10 years ago by Matt Wrock <[email protected]>
add mock for local_payload

c958f3dd218605b12d27fee257f215a3c4c5fb98 authored almost 10 years ago by mwrock <[email protected]>
add mock for busser cleanup

68dd06f06e972d4e93b4f48d91bbf2394541b7ab authored almost 10 years ago by mwrock <[email protected]>
winrm transport should use a single (or minimal) shells when transferring files. transfer via a zip file to optimize round trips

b59ad1f081236b39e1f26be7acdbb30f865d1535 authored almost 10 years ago by mwrock <[email protected]>
Squashed:

commit 06e3999158a7c98ac5dd133a3431ca1030395bd6
Author: Chris Doherty <[email protected]>
Dat...

9128e361f7712b3c8a6432d6d98f2f6b685d2944 authored almost 10 years ago by Chris Doherty <[email protected]>
instance_spec is passing

1e15adfa186d3d0dc5bd935ea0ba9a091429db69 authored almost 10 years ago by Jay Mundrawala <[email protected]>
Fix a spec by stubbing #provisioner.

Conflicts:
spec/kitchen/driver/base_spec.rb

ccdc0738da5487b3c6bf2e15f28f7210e66b2c5a authored almost 10 years ago by Chris Doherty <[email protected]>
Add transport to expected Kitchen::Instance constructor.

cad723e4a88fb229588cceeb5d5a5fb8ec0153f4 authored almost 10 years ago by Chris Doherty <[email protected]>
Added sudo accessor to overwrite provisioner configuration. Chef Solo/Zero works now.

b1c8f56385ef77ae311698d7a880380b80eb572e authored almost 10 years ago by afiune <[email protected]>
Adjust style for test-kitchen finstyle

This commit corrects some style issues that clash with the maintainers
custom style for this pro...

5622f2f9c7bcbb86e85efc4edb18c6b3538cbe62 authored almost 10 years ago by drag00n <[email protected]>
Added attribute to distinguish the shell. Making to work Chef-Solo and Chef-Zero

d97413d4a412e9c65924dbb463c638885a296109 authored almost 10 years ago by afiune <[email protected]>
build_transport_args must be implemented in dummy transport

589cde2982dbfbc3255dc085bebc97bc04254873 authored almost 10 years ago by Jay Mundrawala <[email protected]>
Disable powershell progress bar

Anything that has a progress would automatically fail before
this patch because powershell would...

573175f2f83fb07f51411ef10094081e54e3da99 authored almost 10 years ago by Jay Mundrawala <[email protected]>
Fix to work with http chef_omnibus_url

Often people will reference getchef.com with http rather then https
for either using proxy cachi...

a87c1a830e558d4f0a90126fc33e461ddef71b0a authored almost 10 years ago by Jacob McCann <[email protected]>
Better human_err_msg method

7abb8bd51fbf679f9e082ce2918cee8825dbeed9 authored almost 10 years ago by afiune <[email protected]>
Enabled Busser with Transport shell logic.

Added default_port and default max_threads parameters.
Modified chef_omnibus functions with a ni...

5489c67218b16247a736c965fe8c6994cb6afc8c authored almost 10 years ago by afiune <[email protected]>
[Parallelism] Added multithreading for uploads

This improvement will let the file transfer for WinRM works in
parallelism. You can configure th...

2db85d8017bb3878ce2447c1b63661aa79ca8e94 authored almost 10 years ago by afiune <[email protected]>
[Transport] Idea to handle the provisioner and port.

6a4bdea76942497b6d9d6fb5622cfe042e863610 authored almost 10 years ago by afiune <[email protected]>
Solving SPEC issues. Fixing converge and busser stuff.

b946a6fd7ade8e90738e0130310749f9ba6450e2 authored almost 10 years ago by afiune <[email protected]>
Transport Abstraction [On Progress]

ea429eb87ccb715779f6df1c2f62ebba2fab1451 authored almost 10 years ago by afiune <[email protected]>
[WinRM] Modified login_command to use vagrant rdp for Windows instances. Added comments.

0fd784e75f87fc0a368ee5619b5a142ef085db0a authored almost 10 years ago by afiune <[email protected]>
[PoSH] Better installation progress bar check.

05257d9e3cf74b34cedda7b5f14ad1e89b16f93d authored almost 10 years ago by afiune <[email protected]>
[WinRM] Modify test_winrm and omnibus version.

Some modifications to let the driver kitchen-ec2 work. Now chef omnibus
will download different ...

cc79f47761182f8f320e67b85f684879a6afe798 authored almost 10 years ago by afiune <[email protected]>
[WinRM] Enabling HTTP_PROXY environment variable.

HTTPS_PROXY & HTTP_PROXY environment variable enabled for WinRMBase.

aacf93dfc78115b4cfdbe228f1d78c688b7b77c0 authored almost 10 years ago by afiune <[email protected]>
[WinRM] Integration tests: Busser now working using PoSH

74033e40169cff066d701b1a467e2ed47cde5257 authored almost 10 years ago by afiune <[email protected]>
Solved Travis issues.

fddf7789cdc486425ec309863dd2b8576fde00e1 authored almost 10 years ago by afiune <[email protected]>
[WinRM] Chef omnibus working for WindowsGuest thru PowerShell

Release 1.3.0, WindowsGuest Support with native WinRM protocol.

Updated init_command for Window...

02ccbc430a022d423a9eac8923359384a0294985 authored almost 10 years ago by afiune <[email protected]>
BASE WinRM Module(s) added. Extra classes modified.

6fd98de1065ade4c5d8b0a596418e40cdb826885 authored almost 10 years ago by afiune <[email protected]>
Up version for development.

44ff8898439dc7ce8a39e6332749dafff6edba62 authored almost 10 years ago by Fletcher Nichol <[email protected]>
Release 1.3.1, thx @miketheman & @tknerr!

b08b07bee5117cf9a7c566259d4941aa22a73f9d authored almost 10 years ago by Fletcher Nichol <[email protected]>
Tighten up TravisCI Ruby/RubyGems matrix to exclude incompatibles.

89f50c7e78e725349b7de833a081ffec373e74c3 authored almost 10 years ago by Fletcher Nichol <[email protected]>
Add TravisCI testing for Ruby 2.2.x & RubyGems 2.4.5.

Testing for combinations of ruby-head with older RubyGems versions,
namely 2.0.14, 2.1.11, and 2...

cb576abcd63a12e8c9db8675bd6e592ad41f2928 authored almost 10 years ago by Fletcher Nichol <[email protected]>
Merge pull request #581 from test-kitchen/fixes-580

Fix omnibus install argument passing bug with missing space character.

8e4bd1e58d787afc9ba484ab58965d2f3cc5dda4 authored almost 10 years ago by Fletcher Nichol <[email protected]>
Fix omnibus install argument passing bug with missing space character.

Closes #580

7c8a2ef6b9381b9264a2ec3a4466a26adb42d949 authored almost 10 years ago by Fletcher Nichol <[email protected]>
Merge pull request #579 from miketheman/miketheman/svg

update README.md badges to use SVG

e3f2ed50720f2aebae5c603213fa0da842770e95 authored almost 10 years ago by Seth Vargo <[email protected]>
update README.md badges to use SVG

f6d3a9782e35c59e2002a045852c9293ec45ca30 authored almost 10 years ago by Mike Fiedler <[email protected]>
Update publish date for 1.3.0 in CHANGELOG.

c005758546d1add73be6cf439727f6cf73718fda authored almost 10 years ago by Fletcher Nichol <[email protected]>
Up version for development.

11e4db075b8b9c7deef67fdff9951df9713d003f authored almost 10 years ago by Fletcher Nichol <[email protected]>
Release 1.3.0, foundations for the future.

8da06d941a302aa381d0ea298ad9473a98f23a5d authored almost 10 years ago by Fletcher Nichol <[email protected]>
Merge pull request #567 from coderanger/patch-1

Pass the template filename down to Erb for __FILE__ et al

8e4ed89f405a2bf68cd51b7289dcadc783eadd2b authored about 10 years ago by Seth Vargo <[email protected]>
Pass the template filename down to Erb for __FILE__ et al

dfe6f05346cfc6da44538f8323b2ffc5b009c60c authored about 10 years ago by Noah Kantrowitz <[email protected]>
Route TraviCI builds to new container-based infrastructure.

237efd17dbcafd0c1334134e3f26b050f2ef49d5 authored about 10 years ago by Fletcher Nichol <[email protected]>
Upgrade finstyle to version 1.4.0.

4dc905a74bd86257e9f01bd91b06c0c18515763c authored about 10 years ago by Fletcher Nichol <[email protected]>
Merge pull request #507 (rebased) from martinb3/master

Closes #507

e61aadabdbfd14bce5989969b98e3a663028bcaf authored about 10 years ago by Fletcher Nichol <[email protected]>
Clarify comments in configuration loader.

The original comment used words like "higher" to mean "physically above
another element" and "lo...

73d215638c0f92b58e8e8847ca6bdfb319c4f424 authored about 10 years ago by Martin Smith <[email protected]>
Merge pull request #531 from lamont-granquist/lcg/mixlib-shellout

bump mixlib-shellout deps

7feebb5c1fafb356897db865d16f352028fec9de authored about 10 years ago by Fletcher Nichol <[email protected]>
Merge pull request #504 from jgoldschrafe/ssh-base-state-spec

Minor test fixes to SSHBase

2ae3e6813e8f8eb2a0fd3f1a274ac63d9a9379bf authored about 10 years ago by Fletcher Nichol <[email protected]>
Merge pull request (rebased) #558 from scarolan/patch-2

Closes #558

ac3ebcb4b7f1fbe426d4ace00a3fa41b1a3669e0 authored about 10 years ago by Fletcher Nichol <[email protected]>
Update omnibus download URL to chef.io

3c0431bca7461ef8d411714bb06f87a8bb93793e authored about 10 years ago by Sean Carolan <[email protected]>
Merge pull request #527 from behanceops/auth-failure-retry

Auth failure retry

dcfced869608b411ad2bffc067c42458878dcbd3 authored about 10 years ago by Seth Vargo <[email protected]>
Merge pull request #555 from test-kitchen/yaml-merge-precedence

[Breaking] Correct global YAML merge order to lowest (from highest).

22a7bb8957853e44423fe895f7e638c827691c51 authored about 10 years ago by Fletcher Nichol <[email protected]>
[Breaking] Correct global YAML merge order to lowest (from highest).

This addresses a merge order bug-of-intention between the following
files:

* .kitchen.yml (proj...

f3d8e9508f97bfa6835ca1cd951f0b65ca33a547 authored about 10 years ago by Fletcher Nichol <[email protected]>
Remove TravisCI/JRuby testing until support is more explicit.

Support for running Test Kitchen on JRuby should actually be pretty
close, but needs a bit of ti...

d5c043055dcf5c2b1cb879b1f54d688b6155fae5 authored about 10 years ago by Fletcher Nichol <[email protected]>
Merge pull request #554 from test-kitchen/instance-name-forward-slashes

Replace `/` with `-` in Instance names.

b7df5df20c9cdb2de2e05a007bcf250a58ebec06 authored about 10 years ago by Fletcher Nichol <[email protected]>
Replace `/` with `-` in Instance names.

This further allows instance names to be used as server hostnames in
most cases (underscores and...

0e4852d613d81fc8686194276722130d7f2df244 authored about 10 years ago by Fletcher Nichol <[email protected]>
Reduce ABC complexity of ChefZero#run_command by extracting methods.

References #549

25d6573ff43d08368272a12ccedd40b8b741fe41 authored about 10 years ago by Fletcher Nichol <[email protected]>
Update string quote to pass `rake quality` (style).

References #549

9e1cf4cf6d3420e616ecc0fbb18990d995af96a3 authored about 10 years ago by Fletcher Nichol <[email protected]>
Merge pull request #510 from jstriebel/master

chef-provisioner: add support for site-cookbooks when using Librarian

3d5e5d74ab2418b743b63d71f8fd2fd985e1f000 authored about 10 years ago by Seth Vargo <[email protected]>
Merge pull request #549 from jochenseeber/master

Allow to set chef-zero-host when using the Chef Zero provider

57ff15ca21d6b22a44f269d1ab87fb3df97e148d authored about 10 years ago by Seth Vargo <[email protected]>
Allow to set chef-zero-host when using the Chef Zero provider

This fix introduces a new configuration option chef_zero_host for the
Chef Zero provider. Using ...

c63d3537eb494a6061f2a95b5f24881afbb21637 authored about 10 years ago by Jochen Seeber <[email protected]>
Drop Ruby 1.9.2 from TravisCI build matrix.

Support for Ruby 1.9.2 will be a "best effort" as some supporting
tooling are starting to drop s...

41448e22e45b1a2a8045e31086e8643ba0d0cb6a authored about 10 years ago by Fletcher Nichol <[email protected]>
Upgrade to Finstyle 1.3.0.

f35c454223a3eb0d6212f64fb0c90f5c1c7cb63a authored about 10 years ago by Fletcher Nichol <[email protected]>
Fix line length in ssh_base_spec.

d1f485fa821f70f72cf6cdceaaed5aa1641bf887 authored about 10 years ago by Fletcher Nichol <[email protected]>
Purge finstyle mention in Gemfile.

00c0a0c34399fcf8b6de5a8e39c918fcd8b1c11a authored about 10 years ago by Fletcher Nichol <[email protected]>
Add empty line in env.rb (style).

7f17753fcb16f0ca46297a7f5521ecf29ab41c0f authored about 10 years ago by Fletcher Nichol <[email protected]>
Disable RuboCop AbcSize metric in ssh_base_spec method.

d58d8d39da092b9e1336aea135de022bc5163565 authored about 10 years ago by Fletcher Nichol <[email protected]>