vmpooler/spec
kirby@puppetlabs.com c6fdc8d6fd (POOLER-186) Fix template alias evaluation with backend weight of 0
This change fixes template alias evaluation to ensure that the correct
data is set when generating on demand requests for pools that have a
backend weight configured for a value of 0. Without this change vmpooler
will return an empty selection in api for template alias evaluation.

To support this change tests are added that first reproduced the
failure, and then verified that it is resolved with the addition of the
patch. Additionally, test coverage is added to ensure that code paths
that include pickup gem usage are covered.
2020-08-05 16:33:10 -07:00
..
fixtures (POOLER-158) Add capability to provision VMs on demand 2020-06-03 14:00:04 -07:00
integration (POOLER-186) Fix template alias evaluation with backend weight of 0 2020-08-05 16:33:10 -07:00
unit (MAINT) Clarity refactor of Prom Stats code 2020-08-05 14:57:48 +01:00
helpers.rb (POOLER-158) Add capability to provision VMs on demand 2020-06-03 14:00:04 -07:00
rbvmomi_helper.rb Allow for network configuration at vm clone time 2020-06-12 11:56:41 -07:00
spec_helper.rb (POOLER-160) Add Prometheus Stats Feeds 2020-06-26 21:37:22 +01:00