I've found out an issue, which blocks my pipelines with running kitchen.
When I run kitchen verify the first time (no vm is created), the plugin isn't loaded and it does only load default attributes.
When this fails, I'm running kitchen verify again, the plugin is loaded and the tests are running the right way.