mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
test
This commit is contained in:
parent
b24c30e557
commit
35a497b159
1 changed files with 1 additions and 0 deletions
|
|
@ -210,6 +210,7 @@ module Vmpooler
|
|||
|
||||
# last boot time is displayed in API, and used by alarming script
|
||||
pipeline.hset('vmpooler__lastboot', pool, Time.now.to_s)
|
||||
pipeline.sadd("vmpooler__migrating__#{vm}", vm)
|
||||
end
|
||||
|
||||
$metrics.timing("time_to_ready_state.#{pool}", finish)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue