vmpooler/lib/vmpooler
Glenn Sarti 5e46ace584 (POOLER-73) Add spec tests for execute!
Add spec tests for execute!

Previously the execute! method would execute the loop indefinitely as it did not
have a terminating condition.  This made it impossible to test.  This commit
modifies the execute! method so that it can take a maxloop and delay parameter
so that it can be tested.
2017-02-17 15:51:03 -08:00
..
api (POOLER-71) Add dummy authentication provider 2017-02-09 16:23:10 -08:00
public Fix JavaScript error on nil weekly_data 2016-11-21 17:05:58 -08:00
views dashboard2 2016-01-13 12:01:05 -08:00
api.rb Merge CI.next into Master (#161) 2016-07-25 10:43:32 -05:00
dashboard.rb Redirect / to /dashboard 2015-04-10 09:38:55 -07:00
dummy_statsd.rb Merge CI.next into Master (#161) 2016-07-25 10:43:32 -05:00
graphite.rb Merge CI.next into Master (#161) 2016-07-25 10:43:32 -05:00
logger.rb Rubocop --auto-correct syntax fixups 2015-02-06 11:08:54 -08:00
pool_manager.rb (POOLER-73) Add spec tests for execute! 2017-02-17 15:51:03 -08:00
statsd.rb Merge CI.next into Master (#161) 2016-07-25 10:43:32 -05:00
vsphere_helper.rb Add retry logic with a delay for vsphere connections 2016-11-29 03:43:18 -08:00