Skip to content

Change mock services to use separate port object#3494

Merged
istio-merge-robot merged 3 commits intoistio:masterfrom
diemtvu:fixtest
Feb 20, 2018
Merged

Change mock services to use separate port object#3494
istio-merge-robot merged 3 commits intoistio:masterfrom
diemtvu:fixtest

Conversation

@diemtvu
Copy link
Copy Markdown
Contributor

@diemtvu diemtvu commented Feb 14, 2018

Before, HelloService and WorldService mock sharing the PortHttp object. This cause incorrect behavior when modifying this port for testing (e.g adding auth annotation), as the change will be applied to both services instead of just the desired one.

@diemtvu diemtvu requested a review from a team February 14, 2018 18:25
@diemtvu
Copy link
Copy Markdown
Contributor Author

diemtvu commented Feb 14, 2018

/retest

@diemtvu diemtvu requested a review from kyessenov February 14, 2018 21:47
@diemtvu
Copy link
Copy Markdown
Contributor Author

diemtvu commented Feb 14, 2018

/retest

@diemtvu diemtvu requested a review from rshriram February 15, 2018 17:27
@diemtvu
Copy link
Copy Markdown
Contributor Author

diemtvu commented Feb 20, 2018

/retest

@rkpagadala
Copy link
Copy Markdown
Contributor

/lgtm

@istio-merge-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rkpagadala

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 0541a08 into istio:master Feb 20, 2018
@diemtvu diemtvu deleted the fixtest branch February 20, 2018 21:40
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