Tendrl / commons

Common code usable by all Tendrl components
http://www.tendrl.org
GNU Lesser General Public License v2.1
4 stars 23 forks source link

Timeout only parent job when it is not processed for long time #1083

Closed GowthamShanmugam closed 5 years ago

GowthamShanmugam commented 5 years ago

bugzilla: 1602858 tendrl-bug-id: #1080

Signed-off-by: GowthamShanmugasundaram gshanmug@redhat.com

GowthamShanmugam commented 5 years ago

@shtripat please review

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7fcbe3b). Click here to learn what that means. The diff coverage is 48%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1083   +/-   ##
=========================================
  Coverage          ?   81.75%           
=========================================
  Files             ?       90           
  Lines             ?     3744           
  Branches          ?      484           
=========================================
  Hits              ?     3061           
  Misses            ?      585           
  Partials          ?       98
Impacted Files Coverage Δ
tendrl/commons/flows/unmanage_cluster/__init__.py 86.36% <0%> (ø)
tendrl/commons/message.py 94.73% <100%> (ø)
tendrl/commons/utils/log_utils.py 100% <100%> (ø)
tendrl/commons/jobs/__init__.py 51.21% <25%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7fcbe3b...9455259. Read the comment docs.