vmpooler/spec
John O'Connor bbd76bde4c (POOLER-160) Add Prometheus to pooler startup
This is a re-architect of the vmpooler initialisation code to:
1. Allow an API service for both manager and the api
2. Add the Prometheus endpoints to the web service.
   Needed to change the way the Rack Service is started as instantiating
   using ".New" leads to a failure to initialise the http Stats
   collection.
3. Selectively load the pooler api and/or Prometheus endpoints.
4. Rework API Spec tests for revised API loading. Needed to tidy up the
   initialisation and perform a reset! after each test to avoid "leaks"
   and dependencies between the tests.
2020-06-29 19:52:14 +01:00
..
fixtures (POOLER-158) Add capability to provision VMs on demand 2020-06-03 14:00:04 -07:00
integration (POOLER-160) Add Prometheus to pooler startup 2020-06-29 19:52:14 +01:00
unit (POOLER-160) Add Prometheus to pooler startup 2020-06-29 19:52:14 +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