Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Undeploy jobs from hosts even if they are DOWN #1039

Merged
merged 1 commit into from
Dec 12, 2016

Conversation

rohansingh
Copy link
Contributor

If a host is down, we still want the RollingUndeployPlanner to attempt
to undeploy from it, and then remove it from the list of removed hosts.

Otherwise, the list of removed hosts for a deployment group can grow
unboundedly.

If a host is down, we still want the `RollingUndeployPlanner` to attempt
to undeploy from it, and then remove it from the list of removed hosts.

Otherwise, the list of removed hosts for a deployment group can grow
unboundedly.
@rohansingh
Copy link
Contributor Author

@spotify/helios-team

@mattnworb
Copy link
Member

👍 but would prefer if we could add a test for this too

@codecov-io
Copy link

Current coverage is 51.35% (diff: 100%)

Merging #1039 into master will increase coverage by 4.97%

@@             master      #1039   diff @@
==========================================
  Files           107        275    +168   
  Lines          5095      13065   +7970   
  Methods           0          0           
  Messages          0          0           
  Branches        858       1693    +835   
==========================================
+ Hits           2363       6710   +4347   
- Misses         2514       5852   +3338   
- Partials        218        503    +285   

Powered by Codecov. Last update d963be9...d80b270

@rohansingh rohansingh merged commit 6412fc0 into master Dec 12, 2016
@rohansingh rohansingh deleted the rohan/undeploy-from-down branch December 12, 2016 20:45
rohansingh pushed a commit that referenced this pull request Dec 13, 2016
rohansingh pushed a commit that referenced this pull request Dec 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants