Add/Update Mixer e2e tests to cover more attributes sent from Envoy.#5084
Add/Update Mixer e2e tests to cover more attributes sent from Envoy.#5084JimmyCYJ wants to merge 36 commits intoistio:masterfrom JimmyCYJ:total-bytes-tests-2
Conversation
|
/lgtm |
Codecov Report
@@ Coverage Diff @@
## master #5084 +/- ##
=======================================
- Coverage 74% 74% -<1%
=======================================
Files 313 313
Lines 25618 25658 +40
=======================================
- Hits 18843 18831 -12
- Misses 6044 6097 +53
+ Partials 731 730 -1
Continue to review full report at Codecov.
|
|
/lgtm |
|
/approve cancel |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
New changes are detected. LGTM label has been removed. |
|
So there's good news and bad news. 👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there. 😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request. Note to project maintainer: This is a terminal state, meaning the |
|
Created another new PR #5152, which is the same as this one. To avoid the CLA issue. |
|
@JimmyCYJ: The following tests failed, say
DetailsInstructions 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. |
Add/Update Mixer e2e tests to cover more attributes sent from Envoy. The attributes are introduced by istio/proxy@d20cd6d and istio/proxy@e562a1b.