In our OpenStack setup we hit various delays when creating/destroying VMs caused by resource overload/network delays.
In v3.1.0 of kitchen-openstack there is no possibility to configure the timeouts provided by excon in the .kitchen.yml. By default the following timeouts are set to 60 seconds which proves to be insufficient:
:read_timeout
:write_timeout
:connect_timeout
In our OpenStack setup we hit various delays when creating/destroying VMs caused by resource overload/network delays.
In v3.1.0 of kitchen-openstack there is no possibility to configure the timeouts provided by excon in the .kitchen.yml. By default the following timeouts are set to 60 seconds which proves to be insufficient:
:read_timeout
:write_timeout
:connect_timeout