vmpooler/spec/unit
Samuel 4ecd5dea51
(POOLER-174) Reduce duplicate of on demand code introduced in POOLER-158 (#383)
* (POOLER-174) Reduce duplicate of on demand code introduced in POOLER-158
refactored every parsing of request of type 'pool_alias:pool:count' into a
utility class, that is used by pool_manager and the api v1 class
* add some metrics to the od request generation
* fix rubocop offenses, we are now friends
2020-06-11 12:39:34 -05:00
..
api (POOLER-158) Add capability to provision VMs on demand 2020-06-03 14:00:04 -07:00
providers (POOLER-158) Add capability to provision VMs on demand 2020-06-03 14:00:04 -07:00
env_config.rb (POOLER-157) Add extra_config option to vmpooler 2020-03-04 17:19:24 -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 (POOLER-174) Reduce duplicate of on demand code introduced in POOLER-158 (#383) 2020-06-11 12:39:34 -05: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