vmpooler/lib
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
..
vmpooler (POOLER-73) Add spec tests for execute! 2017-02-17 15:51:03 -08:00
vmpooler.rb (POOLER-71) dummy auth only works in debug mode 2017-02-09 16:27:10 -08:00