vmpooler/spec/unit
John O'Connor cb955a1bed (POOLER-177) Filter hostname from API Paths
Use the example provided in the Ruby Client to provide a customised
collector appropriate to log all calls to the API. The customised
filtering is used to replace individual node names and templates
for the /vm and request ID's for the /ondemand endpoints.

This module was failing our rubocop checks so have updated it since
it now forms part of vmpooler.

Separate trapping for litmus jobs is also included so that they don't
interfere with stats from the jenkins pipelines.
2020-06-29 19:53:59 +01:00
..
api (POOLER-158) Add capability to provision VMs on demand 2020-06-03 14:00:04 -07:00
providers (POOLER-160) Revise connection metrics 2020-06-29 19:52:14 +01:00
collector_middleware_spec.rb (POOLER-177) Filter hostname from API Paths 2020-06-29 19:53:59 +01: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-177) Filter hostname from API Paths 2020-06-29 19:53:59 +01:00
pool_manager_spec.rb (POOLER-170) Revise vmpooler usage stats 2020-06-29 19:52:15 +01:00
promstats_spec.rb (POOLER-170) Revise vmpooler usage stats 2020-06-29 19:52:15 +01: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