test-kitchen / kitchen-vagrant

A Test Kitchen Driver for Vagrant
Other
348 stars 189 forks source link

Make libvirt guest name as closer as virtualbox and hyperv does avoiding name conflicts in shared libvirt environments. #494

Closed aalmenar closed 6 months ago

aalmenar commented 6 months ago

This change avoids having multiple persons working on a server with a shared libvirt when using test-kitchen with platforms and suites of the same name to block another from creating the kitchen machine due to colliding names.