mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 02:18:41 -05:00
refactor PENDING section in check pool
This commit is contained in:
parent
dc9b221bb9
commit
fdb8a45faa
3 changed files with 21 additions and 20 deletions
|
|
@ -2742,7 +2742,6 @@ EOT
|
|||
|
||||
describe '#check_ready_pool_vms' do
|
||||
let(:provider) { double('provider') }
|
||||
let(:ttl) { 0 }
|
||||
let(:pool_check_response) {
|
||||
{:checked_ready_vms => 0}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue