-
I am trying to run a `kitchen-test` using the latest AWS Codebuild Image https://github.com/aws/aws-codebuild-docker-images/blob/master/al2/aarch64/standard/3.0/Dockerfile
It is not working with t…
-
## Description
I would like to use SSH transport for Windows machines.
I couldn't make Test Kitchen work via WinRM. And, since my machines will be used via SSH anyway, I would like to use it for Tes…
grv87 updated
6 months ago
-
It's impossible to use the latest version of this gem:
```
In Gemfile:
test-kitchen
kitchen-inspec was resolved to 1.1.0, which depends on
test-kitchen (>= 1.6, < 3)
ki…
-
Would weaveworks support any changes/issues required in the course of creating a Test Kitchen plugin that provides a driver, transport, and provisioner for rapid cookbook testing and VM development us…
-
This was observed following the observation of the condition reported in #4.
```
Macintosh:wp_docker_deploy-cookbook nzook$ .bin/kitchen test
-----> Starting Kitchen (v1.2.1)
-----> Cleaning up any p…
-
Is this a known error?
```
-----> Starting Kitchen (v1.8.0)
-----> Creating ...
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'ubuntu/wily6…
-
Lets add a test case with IPv6 addresses by copying and extending `t-guard-2publicIPs`
IPv6 documentation IP range
https://tools.ietf.org/html/rfc3849
-
I have a fork where I have started to work on this - you can check it out at https://github.com/mattstratton/delivery-sugar/tree/add-kitchen-azurerm
One of the main issues I have run into is that t…
-
- Update Test Kitchen setup to make sure all existing test cases pass.
- Add test cases for newly added functionality for Policy File API calls.
- #19
Background: Test Kitchen cases was found whe…
-
## Description
I installed Chef Workstation on my Ubuntu 20.04 recently using office DEB package and tried to execute Kitchen, resulting in the following error:
```
$ kitchen verify default-r…