]> git.openstreetmap.org Git - chef.git/commit
Allow podman to run kitchen tests
authorAshley Penney <apenney@untaken.net>
Fri, 7 Feb 2025 18:42:08 +0000 (13:42 -0500)
committerTom Hughes <tom@compton.nu>
Sun, 18 May 2025 17:43:52 +0000 (18:43 +0100)
commita79166d615bf6f6acb91aedf6535dcac939453ba
tree96ba90eb518a421108592140d739570ddcfa5e9f
parent0bdb38f00d4af0a2be53d1d9d5f927db81abfa3d
Allow podman to run kitchen tests

Due to differences in how podman and docker treat volumes, we have
to hack in a workaround for podman to start the chef container up
before it runs a suite.  Otherwise you get a failure to find the
chef-client binary

https://github.com/test-kitchen/kitchen-dokken/issues/255 has more
information on the cause
.kitchen.yml