vmpooler/spec
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
..
fixtures (POOLER-133) Identify when a ready VM has failed 2018-12-03 12:21:08 -08:00
integration (POOLER-131) Return requested name when getting VMs 2018-09-27 12:05:30 -07:00
unit (POOLER-137) Support integer environment variables 2019-01-22 15:02:07 -08:00
helpers.rb (POOLER-134) Ship VM usage stats 2018-12-07 11:59:27 -08:00
rbvmomi_helper.rb (POOLER-89) Identify when config issue is present 2017-08-15 10:58:37 -07:00
spec_helper.rb Allow user to specify a configuration file in VMPOOLER_CONFIG_FILE 2018-01-23 15:51:10 -08:00