mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-03-27 09:07:44 -04:00
Add spec tests for check_snapshot_queue Previously the check_snapshot_queue method would execute the loop indefinitely as it did not have a terminating condition. This made it impossible to test. This commit modifies the check_snapshot_queue method so that it can take a maxloop and delay parameter so that it can be tested. |
||
|---|---|---|
| .. | ||
| api | ||
| public | ||
| views | ||
| api.rb | ||
| dashboard.rb | ||
| dummy_statsd.rb | ||
| graphite.rb | ||
| logger.rb | ||
| pool_manager.rb | ||
| statsd.rb | ||
| vsphere_helper.rb | ||