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

Introduce wsagent ping success threshold #7766

Merged
merged 1 commit into from
Dec 7, 2017

Conversation

l0rd
Copy link
Contributor

@l0rd l0rd commented Dec 7, 2017

What does this PR do?

It introduces a ping success threshold in the wsagent launcher. That's the minimum consecutive successes for the ping to be considered successful after having failed. Defaults to 1.

What issues does this PR fix or reference?

This is needed for situations where one successful ping is not enough to consider that the wsagent is started: openshiftio/openshift.io#1304 (comment)

@l0rd l0rd added kind/enhancement A feature request - must adhere to the feature request template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. target/che5 labels Dec 7, 2017
@codenvy-ci
Copy link

Can one of the admins verify this patch?

@benoitf benoitf added the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Dec 7, 2017
@codenvy-ci
Copy link

Can one of the admins verify this patch?

@l0rd l0rd force-pushed the wsagent-ping-success-threshold branch from f7f05ee to b70ddb6 Compare December 7, 2017 11:41
@benoitf
Copy link
Contributor

benoitf commented Dec 7, 2017

ci-build

Signed-off-by: Mario Loriedo <mloriedo@redhat.com>
@l0rd l0rd force-pushed the wsagent-ping-success-threshold branch from b70ddb6 to b95c062 Compare December 7, 2017 13:45
@codenvy-ci
Copy link

Build # 4374 - FAILED

Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/4374/ to view the results.

@riuvshin
Copy link
Contributor

riuvshin commented Dec 7, 2017

ci-build

@codenvy-ci
Copy link

Build # 4375 - FAILED

Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/4375/ to view the results.

@l0rd l0rd merged commit a54f1ca into eclipse-che:master Dec 7, 2017
@benoitf benoitf added this to the 5.22.0 milestone Dec 7, 2017
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Dec 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants