-
@timvisher commented on [Thu Apr 29 2021](https://github.com/test-kitchen/test-kitchen/issues/1756)
## EC2 Driver Relies on undefined `refresh!` method of `Aws::Credentials` in at least some cases
…
tas50 updated
2 years ago
-
## Description
Got into state where `kitchen list` kept throwing NoMethodError exception. After investigation it turned out it was because I had empty instance yml file in .kitchen directory (not sur…
-
ChefDK version 4.0.60 (latest version at the time of writing) comes with a newer version of kitchen.
```
$ kitchen --version
Test Kitchen version 2.2.5
```
The current gemspec doesn't support…
ghost updated
5 years ago
-
Within test-kitchen initiate instances I cannot manage to use use pry-remote.
Client side:
```
[root@test123 ~]# /opt/chef/embedded/bin/pry-remote
[root@test123 ~]#
```
Server side (chef-client):
…
-
I have the new Docker for Mac installed and I can run docker just fine. When I run kitchen docker though I get the following error:
```
)-> kitchen converge --log-level=debug
-----> Starting Kitchen …
-
```
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: Failed to complete #verify action: [Command timed out after 600s:
Command exceeded allowed execution time, process…
-
## :speaking_head: Foreword
Thank for taking the time to fill this bug report fully. Without it we may not be able to fix the bug, and the issue may be closed without resolution.
## :ghost: Brie…
-
# Version:
```
test-kitchen (2.2.5)
inspec (4.3.2)
kitchen-inspec (1.1.0)
```
# Environment:
```
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.14.5
BuildVersion: 18F132
$…
-
### The problem
IP address changes incorrectly for ESPHome devices, causing entities to appear unavailable in HASS.
```
Logger: aioesphomeapi.reconnect_logic
Source: runner.py:190
First occur…
-
# Version:
Test Kitchen 3.0.0
# Environment:
Windows 10.0.18363
# Scenario:
Trying to get Test Kitchen working with the kitchen-azurerm driver interactively from my developer workstatio…