mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 10:28:41 -05:00
set test data properly
This commit is contained in:
parent
f63f68ceab
commit
e8f4bc52a6
1 changed files with 1 additions and 0 deletions
|
|
@ -324,6 +324,7 @@ EOT
|
||||||
before(:each) do
|
before(:each) do
|
||||||
host['boottime'] = nil
|
host['boottime'] = nil
|
||||||
host['powerstate'] = 'PoweredOff'
|
host['powerstate'] = 'PoweredOff'
|
||||||
|
ttl = 1440
|
||||||
end
|
end
|
||||||
|
|
||||||
it 'should move the VM to the completed queue' do
|
it 'should move the VM to the completed queue' do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue