Update git submodules

* Update karbor from branch 'master'
  - Merge "Fix get min interval error"
  - Fix get min interval error
    
    When we use get_min_interval method, the exit condition is
    the execution time is bigger than the rate time. But default
    minutes rate is 2, this may leads errors when the interval
    is bigger than 2 minutes, it always return None. So we can
    not use min interval to judge if the interval is smaller than
    that we configured in the configuration file. This should be
    fixed.
    Story: 2006848
    Task: 37436
    
    Change-Id: I268051f05f9b89e1b6013cfc8cecf90e9dc78581
This commit is contained in:
Zuul 2019-11-14 10:54:06 +00:00 committed by Gerrit Code Review
parent be4203880f
commit 113fa87f67
1 changed files with 1 additions and 1 deletions

2
karbor

@ -1 +1 @@
Subproject commit 02dbd3ba4034fd933837e695fa823a3c41a044d1
Subproject commit 848a246036a7b1dad0fd696b3c647347bf8f0a79