vmpooler/spec/unit
kirby@puppetlabs.com d94b14a4d8 (POOLER-137) Support integer environment variables
This commit updates vmpooler to set configuration values received via environment variables to integer values when an integer value is expected. Without this change vmpooler does not support setting integer values via environment variables. Additionally, testing is added for configuring vmpooler via environment variables.

To support this testing the gem climate_control is added, which allows
for testing environment variables without those set variables leaking to
other tests.
2019-01-22 15:02:07 -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
env_config.rb (POOLER-137) Support integer environment variables 2019-01-22 15:02:07 -08: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 Ensure nodes are consistent for usage stats 2018-12-19 12:45:50 -08:00
providers_spec.rb Update providers_spec to match array contents 2018-12-07 17:08:08 -08:00
vmpooler_spec.rb Allow user to specify a configuration file in VMPOOLER_CONFIG_FILE 2018-01-23 15:51:10 -08:00