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
I would like to
Report that un Ubuntu 22.04 I am unable to run the test kitchen locally with the following error message:
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>> Failed to complete #create action: [pkeys are immutable on OpenSSL 3.0] on default-debian-10-master-py3
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
In order to
Ensure testing frameworks are able to be run long-term with the evolution of base OS installations
Steps to reproduce
Setup Ubuntu 22.04 OS
Initiate the Test kitchen of a SaltStack Formula project, for example prometheus-formula
run ./bin/kitchen test <instance> error should appear at the end of the create stage
The text was updated successfully, but these errors were encountered:
I would like to
Report that un Ubuntu 22.04 I am unable to run the test kitchen locally with the following error message:
In order to
Ensure testing frameworks are able to be run long-term with the evolution of base OS installations
Steps to reproduce
./bin/kitchen test <instance>
error should appear at the end of the create stageThe text was updated successfully, but these errors were encountered: