Ecosyste.ms: OpenCollective

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

github.com/test-kitchen/kitchen-ec2

A Test Kitchen Driver for Amazon EC2
https://github.com/test-kitchen/kitchen-ec2

Fixing linter errors

d883a9aa1ea0ac63c5005aa775ebf946376a2f8b authored almost 10 years ago by tyler-ball <[email protected]>
Fix the regression after changes in 23f4d945 which caused every `kitchen test` eventually fail when you provided a value for the `interface` configuration parameter.

The failure message is:

>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>...

defaa614accac944ff3ae91810a36b35ad18e256 authored almost 10 years ago by Yusuke KUOKA <[email protected]>
Updating README for new block_device_mappings

e8ba78efbaad6625fe9f5e67b57e02baa8818df2 authored almost 10 years ago by tyler-ball <[email protected]>
adding snapshot id and root device info, connects to https://github.com/test-kitchen/kitchen-ec2/pull/64, connects to https://github.com/test-kitchen/kitchen-ec2/pull/43

ebc030e531d1a6def020026503d5fff07f099478 authored almost 10 years ago by tyler-ball <[email protected]>
First stab at updating configs to support block device mappings

f1a42d8dd2b5928fc098a2ce4213ada77995e664 authored almost 10 years ago by tyler-ball <[email protected]>
Merge pull request #97 from test-kitchen/chuckg-feature/fix_server_wait_for_private_ip_addresses

Fix connection to servers without a "public_ip_address" interface (ie: VPC)

9bd8e0fe4d9fcabfcdd9ca69758ea5f24fc4d6b1 authored almost 10 years ago by Tyler Ball <[email protected]>
Adding comments and cleaning up code

23f4d9450b9080b686058b44d23f8be368dcf2c7 authored almost 10 years ago by tyler-ball <[email protected]>
Merge pull request #92 from test-kitchen/tball/first-time-user

Updating documentation so first-time users have an easier time

58718f573b7be24d513b60e7436ef15ce1b963cd authored almost 10 years ago by Tyler Ball <[email protected]>
Updating documentation so first-time users have an easier time

2bb3b85daa5b9e8d440e0348303d128fcca0e3af authored almost 10 years ago by tyler-ball <[email protected]>
Merge pull request #90 from gfloyd/fix-spot-security-groups

Fix security_group_ids parameter for spot requests

9b9aa1a6b1ef0a619908bbc1e28a08c6ede81f82 authored almost 10 years ago by Tyler Ball <[email protected]>
Fix security_group_ids parameter for spot requests

e471f6a2104f863fc6d6b7465f0c78575e6882b7 authored almost 10 years ago by Graham Floyd <[email protected]>
Added private_ip_address support.

ad7341aa61f4cf29976148775f68815d317ff5b8 authored about 10 years ago by Sean Carolan <[email protected]>
Merge pull request #82 from sebbrandt87/feature/userdata

added user_data for instance preparation

12b7719249007963a4f65a41454e81a5e474389b authored about 10 years ago by Seth Vargo <[email protected]>
added user_data implementation test

37bceaf6eaf607bb663f4188eaadb3edacf8186f authored about 10 years ago by Sebastian Brandt <[email protected]>
added user_data for instance preperation

tasks, where otherwise chef cannot do
anything.

8d51284253a04473da6e9c3ff260084b6d67f2a5 authored about 10 years ago by Sebastian Brandt <[email protected]>
Refactor wait in server create to check all interfaces (dns/public/private)

2954f3c7c33ef3ccdd316590b343947e53d18ba0 authored over 10 years ago by Charles G <[email protected]>
Fix broken tests

e7f840f927518b0f9e29914205c048a463de654e authored over 10 years ago by Seth Vargo <[email protected]>
Warn about possibly costing money

c4c21fa512d578c3386b19da5ade172e7fe53d4c authored over 10 years ago by Seth Vargo <[email protected]>
Warn about $$$

abe4bf26a7e6823807177269f923ce636ecfb41d authored over 10 years ago by Seth Vargo <[email protected]>
Add ability to request spot instance pricing

7801b0b5c77e7f7c891dd34771379cb3ec722158 authored over 10 years ago by Seth Vargo <[email protected]>
Added spot request feature for test-kitchen

736170b10e9fa7273d0c5ac408b41ae88de82c16 authored over 10 years ago by Dorian Basuyau <[email protected]>
Added spot request feature for test-kitchen

670d5c17dde950af53859ae7020ee428d727310a authored over 10 years ago by Dorian Basuyau <[email protected]>
Add EBS configuration options

a18c88a8832b6b1dfcfaa66d7e4c1d9940e846da authored over 10 years ago by Seth Vargo <[email protected]>
Add EBS parameters as part of default driver config

This commit also adds DeleteOnTermination flags, to avoid leaving orphaned EBS
volumes after an ...

a8957255e312c8038623ff83b4f123d0d283f922 authored over 10 years ago by Jigar Joshi <[email protected]>
Add support for Eucalyptus

719394e52cc7064b99838cb729ebdec6641a5ffa authored over 10 years ago by Seth Vargo <[email protected]>
wait_for euca to get an IP address

62e08cd497b0d20824c85aa1a186a53fad28c6de authored over 10 years ago by Michael Ivey <[email protected]>
Combine the wait_fors

8f5c9c46bea1c790972fa7ba839bc6dcb7fa69df authored over 10 years ago by Michael Ivey <[email protected]>
Merge branch 'americanhonors-feature/public_ip_address'

7172ced1b9ca0237538872b762fb1f68dadc20d1 authored over 10 years ago by Seth Chisamore <[email protected]>
Make the specs pass again: set required config

866f19a721ea1e20506dbc87d0eec590aa74f292 authored over 10 years ago by Seth Chisamore <[email protected]>
add associate_public_ip option documentation

e0415ee2ddeaaaa242f013f4e427cb19c8ee9b62 authored over 10 years ago by Nikhil Benesch <[email protected]>
automatically set associate_public_ip when using vpc

4ee47cc0b671ce3f6789bcd73abe53263a8cc0c8 authored over 10 years ago by Tony Burns <[email protected]>
update readme

7ea6faaee1b9de7fcd0b01befdfa35831dd2f993 authored over 10 years ago by Tony Burns <[email protected]>
add option to associate public ip with instance

445cdeeea83b31a296c63c1f796899d6efa1aa24 authored over 10 years ago by Tony Burns <[email protected]>
Merge pull request #57 from ekrupnik/master

Added .project to .gitignore file

43057a4ae3b15794efdbecfa5789068c4b054a3e authored over 10 years ago by Seth Vargo <[email protected]>
Merge pull request #58 from ekrupnik/ssh-config

Customize ssh_timeout and ssh_retries

462e7a13a0dba3a21882082cb333b86d58850390 authored over 10 years ago by Seth Vargo <[email protected]>
Merge pull request #63 from justincampbell/ubuntu-1310-1404

Add Ubuntu 13.10 and 14.04 AMIs

a32c0ddb4ff31cfc430ab7c85b498f9e4f507b75 authored over 10 years ago by Seth Vargo <[email protected]>
Add Ubuntu 13.10 and 14.04 AMIs

ce471c34d73de78fba3e661e423bc057269e0eec authored over 10 years ago by Justin Campbell <[email protected]>
Fix indentation

6dd2e9f6acd44cd2ef7f302f791daa908cf61171 authored over 10 years ago by Eric Krupnik <[email protected]>
Update formatting to fix style violation

9b2eb97f322a4fc321908a151f6fc8644bf018d6 authored over 10 years ago by Eric Krupnik <[email protected]>
Merge pull request #60 from berniedurfee/master

Added AWS_SESSION_TOKEN parameter to readme

1970f56cb5a5c7a9604677909970bafbea58a169 authored over 10 years ago by Seth Vargo <[email protected]>
Update README.md

Added section for AWS Session Token parameter.

df079ba2014bf6eec034337b3f07832411ca1125 authored over 10 years ago by cobzilla <[email protected]>
Line formatting fix

ebdd19cd7ebd601c8fd1ff6927fed457d6d2d29f authored over 10 years ago by Eric Krupnik <[email protected]>
Make ssh_timeout and ssh_retries configurable

ca7e4e05578a29e0989f84b7efc2fabd566507c8 authored over 10 years ago by Eric Krupnik <[email protected]>
Added newline at EOF

ebcb8c2cc48636377ed6fbd19ad80c23e14b25a2 authored over 10 years ago by Eric Krupnik <[email protected]>
Added .project to .gitignore file

f86a433b30647924c1bf4f4f90a702511b2b278a authored over 10 years ago by Eric Krupnik <[email protected]>
Merge pull request #49 from evertrue/evertrue/eherot/fix_readme_typo

Add missing "a" to interface header

757c292892b1a4e509ffbb776cb0b7eee7fd5929 authored over 10 years ago by Seth Vargo <[email protected]>
Add missing "a" to interface header

f9a1305e328e5d8e42047c26ba3d9c44d10c419b authored over 10 years ago by Eric Herot <[email protected]>
Merge pull request #46 from anl/no-duplicate-creates

Don't create multiple instances if "kitchen create" is called multiple t...

d86e36fbc8c33ce24bf1901a97711ece7f60a24e authored over 10 years ago by Seth Vargo <[email protected]>
Don't create multiple instances if "kitchen create" is called multiple times.

ae0bc49d54482295527dee46cd42d860c4f2f86e authored over 10 years ago by Andrew Leonard <[email protected]>
Merge pull request #35 from nicgrayson/iam-profile-support

IAM Profile Support for Created instance

Fixes #18

0a378d54b436146520ddc5834ba27f23140826b7 authored almost 11 years ago by Seth Vargo <[email protected]>
Up version for development.

b40888092f4653e8e335a3957faaa3c02c32fc2b authored almost 11 years ago by Fletcher Nichol <[email protected]>
Release 0.8.0, coming of age edition!

67f02036e4c4a539d5bc12c0f803efb1598ce143 authored almost 11 years ago by Fletcher Nichol <[email protected]>
added readme section and example

776371d4939d6674773fff8ee63cb107a84683e2 authored almost 11 years ago by Nic Grayson <[email protected]>
added default value and debug code for iam profiles

625e516d08f3b265478f96a54a3cd12b58eb43c1 authored almost 11 years ago by Nic Grayson <[email protected]>
added instance iam role support

f092181fa45bcfc05b2c27a9be45ab2727a65ac4 authored almost 11 years ago by Nic Grayson <[email protected]>
Merge pull request #21 from Atalanta/support-selection-of-private-ip

Support selection of private ip

de67adb46efa255295e1c982da71bfcbc84d5cb0 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Change: refactor according to style guidelines

b63875aacd7274a109cff77aa6b84019ead754dd authored almost 11 years ago by SNS <[email protected]>
Change: use single quotes

3924684bccaf7f8d6fecc7a368a8bc860f19b603 authored almost 11 years ago by SNS <[email protected]>
Change: refactor according to style guidelines

c2c91af58e798a5ad7efed7ccf0607662f9fc841 authored almost 11 years ago by SNS <[email protected]>
Change: Allow lines to be 100 chars long

904763f77dcbf949155112fe965fbd1cea8be9f6 authored almost 11 years ago by SNS <[email protected]>
Change: Allow lines to be 100 chars long

872497c43f972d9f1d261318873419e020d1f2da authored almost 11 years ago by SNS <[email protected]>
Fix: We do not want to load pry in the driver unless debugging

7ffd58cf30049b3bc33f926927d90a5e85a96f1f authored almost 11 years ago by SNS <[email protected]>
Add: update documentation

37bb776146d02075551f3a1c46e22dd193dcfc97 authored almost 11 years ago by SNS <[email protected]>
Add: we need rspec

3c09a9b686d87f1494e65d6fe3c82ae9aaa7e3e4 authored almost 11 years ago by SNS <[email protected]>
Add: allow setting of hostname via config or fallback

7293d3593d2ed3556117bda1dd3d9d904fc5130d authored almost 11 years ago by SNS <[email protected]>
Add: test coverage for interface choice logic

23ce5fc51de8712cb99ce25ce3f31abd1641b557 authored almost 11 years ago by SNS <[email protected]>
Add: pry is handy to have around

7f0d58fff9b1121412b8fb5df86a272254a52646 authored almost 11 years ago by SNS <[email protected]>
Merge pull request #34 from coderanger/master

Support AWS session tokens for use with IAM roles.

8374efecfdb3c91d28e44808f510803964fbd645 authored almost 11 years ago by Sean Escriva <[email protected]>
Support AWS session tokens for use with IAM roles.

46e2758959cc28ab1d06bd10b8867d1b0ba3ed8b authored almost 11 years ago by Noah Kantrowitz <[email protected]>
Merge pull request #31 from spheromak/master

endpoint should have a trailing slash

3d66750f8292044bb872b94e8c198f7951525556 authored almost 11 years ago by Fletcher Nichol <[email protected]>
endpoint should have a trailing slash per https://github.com/fog/fog/issues/583

cb48a9dde543fb40c54a0a957e65b96ca0953b20 authored almost 11 years ago by Jesse Nelson <[email protected]>
Update project links in README.

47aad655f5426b792ce2236d59cefed69b1181b9 authored about 11 years ago by Fletcher Nichol <[email protected]>
Remove require_chef_omnibus & sudo documentation from README.

These are now Provisioner concerns.

a5273014b9b30dd6c6144c6a555085fe8245883d authored about 11 years ago by Fletcher Nichol <[email protected]>
Update YAML examples to use modern syntax in README.

69d34291d7ca3806f2f5de0e84eb6856d69d3f65 authored about 11 years ago by Fletcher Nichol <[email protected]>
Revert README sections.

775177b2ffe873b21864219655f911cbf799cf51 authored about 11 years ago by Fletcher Nichol <[email protected]>
Use value of region when determining default endpoint value.

References #27

1a86e536d465b6d66d989216283fcd829f38b95f authored about 11 years ago by Fletcher Nichol <[email protected]>
s/groups/security_group_ids/g and add security groups to the configuration example

879d1e0dae8edba811161df9e2ede2658bd5265b authored about 11 years ago by Eric Herot <[email protected]>
Add ebs_optimized attribute

bc27a19ccda3843b3356d4b479a345556346ec49 authored about 11 years ago by William Tisäter <[email protected]>
Spelling (optimize -> optimized)

bd592a09eff250338942364298aa6ad1dffdc1ca authored about 11 years ago by William Tisäter <[email protected]>
Try to use dns_name before public and private ip address

44b6bae73099eaf71b1201f682b4e8d96548066a authored about 11 years ago by Andrew Matheny <[email protected]>
Document endpoint attribute [ci skip]

823f8be421a4f8fa23877cbdd756326a15fde0df authored about 11 years ago by Seth Vargo <[email protected]>
Make ec2 endpoint configurable.

To support custom implementations of EC2 API.

22e1552fca5713966e6be12c0f4578fb595c0538 authored about 11 years ago by Tim B <[email protected]>
Update README badges and re-add Travis

054a6fd2b20f7861ed17e88716ae2d1d73227e7b authored about 11 years ago by Seth Vargo <[email protected]>
Add some fallback env vars.

3d315acdfb6dea757812fbfe13dd89e0e21c9368 authored about 11 years ago by Noah Kantrowitz <[email protected]>
Relax the constraint to work with test-kitchen master.

99df9573dc0470e5a833402271a175f3c420d4c1 authored about 11 years ago by Noah Kantrowitz <[email protected]>
Update CHANGELOG.

d06815eb1656178f3fc565232495813efb84e058 authored over 11 years ago by Fletcher Nichol <[email protected]>
Up version for development.

b8b20308b956c392a1701b882e6be47fb3a3f598 authored over 11 years ago by Fletcher Nichol <[email protected]>
Release 0.7.0, computed/sane defaults edition.

9528c8ce299988d533a482879ffc6529758dee47 authored over 11 years ago by Fletcher Nichol <[email protected]>
Added computed/sane defaults!!

Allows for computed defaults for a select list of pre-determined
platforms.

Currently a .kitche...

44079bf7bb2b95cf336f2ad46a5b1c585b32490c authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #13 from dysinger/hotfix/fix-broken-wait-for-sshd-call

wait_for_ssh takes 2 arguments

023288ed97095a0d69606f5f3a9da64269537012 authored over 11 years ago by Fletcher Nichol <[email protected]>
wait_for_ssh takes 2 arguments

Signed-off-by: Tim Dysinger <[email protected]>

340875b751af0e51727224019325ca7d63b90ced authored over 11 years ago by Tim Dysinger <[email protected]>
Add license to gemspec.

c2c0b11d05094b81c31d7c6a46ab03e3c4d3ec4d authored over 11 years ago by Fletcher Nichol <[email protected]>
Up version for development.

95fe93f2c6be1828087b8b626aa595514b833f03 authored over 11 years ago by Fletcher Nichol <[email protected]>
Release 0.6.0, the Winnipeg edition!

fd8cf702a89e781f1cf4f9317443bcaf554506ba authored over 11 years ago by Fletcher Nichol <[email protected]>
Depend on test-kitchen ~> 1.0.0.beta.1 for upstream changes.

6f74337de0c437a32933603fc7a4fc35517528b9 authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #9 from juliandunn/match-environment-variables

Match access and secret key env vars in example kitchen config with CLI tools' env vars.

638847a91c7182b96f72d1bc6fd97d080d8b8ff5 authored over 11 years ago by Fletcher Nichol <[email protected]>
Merge pull request #8 from dissonanz/private-ip

Use private ip if the public ip is nil

b5fdda286546cb6a306edd677d0d92c7d0ca86a2 authored over 11 years ago by Fletcher Nichol <[email protected]>
Don't set the public IP to the private IP value

5b8bd8fa6cc37524d7031f7c62ca3c6945b421a7 authored over 11 years ago by Sean Nolen <[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

690f38b7caccfd0826b1557dbd4bc1a95cfb8a25 authored over 11 years ago by Julian C. Dunn <[email protected]>
Use private ip if the public ip is nil

e246503aea6f73237d54270a468f70f88a884e8a authored over 11 years ago by Sean Nolen <[email protected]>