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

Add some integration tests #520

Merged
merged 5 commits into from
Oct 2, 2017
Merged

Add some integration tests #520

merged 5 commits into from
Oct 2, 2017

Conversation

qiwzhang
Copy link
Contributor

  • Test Mixer return INTERNAL error, with fail_close and fail_open policy
  • Test adding fault http filter after mixer filter to make sure Check and Report are called.

@qiwzhang
Copy link
Contributor Author

@qiwzhang
Copy link
Contributor Author

@istio-testing
Copy link
Collaborator

Jenkins job proxy/presubmit passed

@@ -32,7 +32,7 @@ func TestFailClose(t *testing.T) {

url := fmt.Sprintf("http://localhost:%d/echo", ClientProxyPort)

tag := "Fail-Open"
tag := "Fail-CLOSE"
Copy link
Contributor

Choose a reason for hiding this comment

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

Fail-Close?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

t *testing.T
conf string
stress bool
fault_inject bool
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: faultInject and noMixer

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@istio-testing
Copy link
Collaborator

Jenkins job proxy/presubmit passed

@istio-testing
Copy link
Collaborator

Jenkins job proxy/pilot-regression passed

@qiwzhang qiwzhang merged commit 5d54418 into istio:master Oct 2, 2017
@qiwzhang qiwzhang deleted the add_tests branch October 2, 2017 21:53
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.

3 participants