You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.
The b folder contains bundler bin-stubs. These will let you test your changes more easily.
Just run: $(cd `dirname $0`/.. &&pwd)/b/knife
Use rake to run the tests and rake -T to see the options.
If you want to run integration testing grab your AWS keys from https://aws-portal.amazon.com/gp/aws/securityCredentials and enter them in test/support/config.yml. We currently also use a marketplace AMI which you'll need to accept the EULA for. Go to http://bit.ly/centos6ami to do that.
The integration tests will try to create a key pair called knife-solo. If you've already created a key pair with that name please store it in test/support/knife-solo.pem. If you need to use a different key name you can set it in test/support/config.yml