Skip to content

Wait until TCP proxy port is working before sending data to that port.#4073

Merged
istio-merge-robot merged 1 commit intoistio:masterfrom
JimmyCYJ:debug-tcp_filter_periodical_report
Mar 8, 2018
Merged

Wait until TCP proxy port is working before sending data to that port.#4073
istio-merge-robot merged 1 commit intoistio:masterfrom
JimmyCYJ:debug-tcp_filter_periodical_report

Conversation

@JimmyCYJ
Copy link
Copy Markdown
Member

@JimmyCYJ JimmyCYJ commented Mar 8, 2018

Fix flaky test #3946

@JimmyCYJ JimmyCYJ requested a review from a team March 8, 2018 02:16
@JimmyCYJ JimmyCYJ requested a review from qiwzhang March 8, 2018 02:16
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 8, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #4073    +/-   ##
=======================================
+ Coverage      75%     75%    +1%     
=======================================
  Files         305     305            
  Lines       28014   27566   -448     
=======================================
- Hits        20786   20563   -223     
+ Misses       5874    5712   -162     
+ Partials     1354    1291    -63
Impacted Files Coverage Δ
security/pkg/pki/util/generate_cert.go 61% <0%> (-22%) ⬇️
mixer/adapter/memquota/rollingWindow.go 100% <0%> (ø) ⬆️
security/cmd/flexvolume/driver/driver.go 45% <0%> (ø) ⬆️
mixer/adapter/memquota/dedup.go 100% <0%> (ø) ⬆️
mixer/template/sample/template.gen.go 55% <0%> (+1%) ⬆️
pilot/pkg/proxy/envoy/v2/mesh.go 76% <0%> (+1%) ⬆️
mixer/adapter/stdio/zap.go 99% <0%> (+2%) ⬆️
mixer/adapter/denier/denier.go 95% <0%> (+3%) ⬆️
mixer/adapter/servicecontrol/testhelper.go 74% <0%> (+3%) ⬆️
mixer/adapter/circonus/circonus.go 73% <0%> (+6%) ⬆️
... and 2 more

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 bf132d2...7b63c39. Read the comment docs.

Copy link
Copy Markdown
Contributor

@douglas-reid douglas-reid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@istio-merge-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: douglas-reid

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

Details Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@istio-merge-robot
Copy link
Copy Markdown

/test all [submit-queue is verifying that this PR is safe to merge]

@istio-merge-robot
Copy link
Copy Markdown

Automatic merge from submit-queue.

@istio-merge-robot istio-merge-robot merged commit b0354c8 into istio:master Mar 8, 2018
@istio-testing
Copy link
Copy Markdown
Collaborator

@JimmyCYJ: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
prow/e2e-simpleTests.sh 7b63c39 link /test e2e-simple
prow/e2e-bookInfoTests.sh 7b63c39 link /test e2e-bookInfo
prow/istio-pilot-e2e.sh 7b63c39 link /test istio-pilot-e2e
Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@JimmyCYJ JimmyCYJ deleted the debug-tcp_filter_periodical_report branch March 8, 2018 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants