vmpooler/spec/unit
kirby@puppetlabs.com 3c856d7ae9 (POOLER-133) Identify when a ready VM has failed
This commit fixes checking of a VM that has already been identified as ready. Without this change a ready VM that has failed will be identified as having failed, but will not successfully be removed from the ready queue. Additionally, the default vm_checktime value has been reduced from 15 to 1 to ensure that ready VMs are checked within one minute of the time they have reached the ready state by default.

Lastly, the docker-compose files are updated to specify that the redis
instance used is a local redis instance.
2018-12-03 12:21:08 -08:00
..
api (POOLER-113) Add support for multiple LDAP search bases 2018-06-25 21:37:22 -07:00
providers Remove debug statements. Return when get_vm returns nil 2018-09-12 12:28:12 -07:00
generic_connection_pool_spec.rb (POOLER-52) Add recovery to vSphere connections 2017-05-17 13:52:28 -07:00
pool_manager_spec.rb (POOLER-133) Identify when a ready VM has failed 2018-12-03 12:21:08 -08:00
providers_spec.rb Adds a new mechanism to load providers from any gem or file path. (#263) 2018-07-24 16:35:18 -07:00
vmpooler_spec.rb Allow user to specify a configuration file in VMPOOLER_CONFIG_FILE 2018-01-23 15:51:10 -08:00