From e8f4bc52a668e1b746e4895f9f476c854d1572a2 Mon Sep 17 00:00:00 2001 From: Samuel Beaulieu Date: Thu, 28 Sep 2017 12:01:38 -0500 Subject: [PATCH] set test data properly --- spec/unit/pool_manager_spec.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/unit/pool_manager_spec.rb b/spec/unit/pool_manager_spec.rb index a83ae44..7091c50 100644 --- a/spec/unit/pool_manager_spec.rb +++ b/spec/unit/pool_manager_spec.rb @@ -324,6 +324,7 @@ EOT before(:each) do host['boottime'] = nil host['powerstate'] = 'PoweredOff' + ttl = 1440 end it 'should move the VM to the completed queue' do