vmpooler/spec
Scott Schneider 821ffd866a Log empty pools
Make a note in the logfile when a pool is detected to be empty.

Also:

- vmpooler__empty__<pool> Redis key to determine when to log
- lifetime/TTL checks moved to `_check_running_vm` method
  - no longer pay attention to VMware-based 'host.runtime.bootTime'

This PR implements a bunch of other stuff to account for rspec testing:

- Thread creation and looping in `check_pool`
- Everything else in `_check_pool`
2015-07-07 11:12:46 -07:00
..
vmpooler Log empty pools 2015-07-07 11:12:46 -07:00
spec_helper.rb (QENG-1906) Add spec tests for Janitor 2015-03-31 10:21:24 -07:00