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

UPSTREAM: 63848: Deflake discovery timeout test #19714

Merged
merged 1 commit into from
May 15, 2018

Conversation

soltysh
Copy link
Contributor

@soltysh soltysh commented May 15, 2018

Currently the server may delay sending out the response (buffering), thus we need to flush the headers always. Additionally, I've changed the error output check looking for timeout:true string, because the error is of errors.errorString type.

@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 15, 2018
@mfojtik
Copy link
Contributor

mfojtik commented May 15, 2018

@soltysh i'm looking at the deployment flake right now

Currently the server may delay sending out the response (buffering),
thus we need to flush the headers always. Additionally, I've changed
the error output check looking for timeout:true string, because the error
is of errors.errorString type.
@soltysh soltysh force-pushed the discovery_timeout branch from c3f8d39 to 8b524c0 Compare May 15, 2018 10:26
@smarterclayton
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 15, 2018
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: smarterclayton, soltysh

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 15, 2018
@openshift-merge-robot openshift-merge-robot merged commit 00668a3 into openshift:master May 15, 2018
@soltysh soltysh deleted the discovery_timeout branch May 16, 2018 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants