Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix e2e app remove spec race on terminating service #3245

Merged
merged 1 commit into from Feb 5, 2018

Conversation

SpComb
Copy link
Contributor

@SpComb SpComb commented Feb 5, 2018

Fixes #3243 by hacking the simple-lb service to have a 1s stop timeout

The simple-lb service can occasionally take up to 10s to terminate: #3243 (comment)

This causes the following app remove spec to fail, which leaves some services behind that also break the service list spec.

@kke kke changed the base branch from master to fix/hanging_e2e February 5, 2018 13:04
@kke
Copy link
Contributor

kke commented Feb 5, 2018

image

@kke kke merged commit 3bd5305 into fix/hanging_e2e Feb 5, 2018
@SpComb
Copy link
Contributor Author

SpComb commented Feb 5, 2018

Interesting integration-testing merge strategy :P

kke added a commit that referenced this pull request Feb 5, 2018
* Fix failing e2e specs

* fix e2e app remove spec race on terminating service (#3245)
@kke kke added this to the 1.5.0 milestone Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants