vmpooler/spec/unit
kirby@puppetlabs.com faaec4f9bc (POOLER-124) Fix evaluation of max_tries
This commit updates usage of max_tries to ensure that the increment of the try value happens after evaluation of whether max_tries has been exceeded. Without this change max_tries doesn't work as advertised. Additionally, checking looks to see if try is greater than or equal to so the try count exceeding max_tries would also be detected.
2018-07-03 11:24:05 -07:00
..
api (POOLER-113) Add support for multiple LDAP search bases 2018-06-25 21:37:22 -07:00
providers (POOLER-124) Fix evaluation of max_tries 2018-07-03 11:24:05 -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-112) Ensure a VM is only destroyed once 2018-06-20 13:40:49 -07:00
vmpooler_spec.rb Allow user to specify a configuration file in VMPOOLER_CONFIG_FILE 2018-01-23 15:51:10 -08:00