fabric8-services / fabric8-wit

wit stands for Work Item Tracker
http://devdoc.almighty.io/
Apache License 2.0
45 stars 86 forks source link

10x the amount of allowed time for a pod to be ready #2298

Closed kwk closed 6 years ago

kwk commented 6 years ago

from 120 seconds to now 1200 seconds

See #2291

alien-ike commented 6 years ago

Ike Plugins (test-keeper)

Thank you @kwk for this contribution!

It appears that no tests have been added or updated in this PR.

Automated tests give us confidence in shipping reliable software. Please add some as part of this change.

If you are an admin or the reviewer of this PR and you are sure that no test is needed then you can use the command /ok-without-tests as a comment to make the status green.

For more information please head over to official documentation. You can find there how to configure the plugin.

codecov[bot] commented 6 years ago

Codecov Report

Merging #2298 into master will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2298      +/-   ##
==========================================
+ Coverage   69.65%   69.68%   +0.02%     
==========================================
  Files         175      175              
  Lines       16699    16699              
==========================================
+ Hits        11631    11636       +5     
+ Misses       3951     3944       -7     
- Partials     1117     1119       +2
Impacted Files Coverage Δ
controller/workitem.go 78.27% <0%> (-0.57%) :arrow_down:
remoteworkitem/scheduler.go 60.97% <0%> (+7.31%) :arrow_up:
remoteworkitem/jira.go 100% <0%> (+25%) :arrow_up:

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 07f931d...4f89ae3. Read the comment docs.