[test-framework] Refactoring local application and agent#8809
[test-framework] Refactoring local application and agent#8809hklai merged 1 commit intoistio:masterfrom
Conversation
This code has gotten pretty nested and hard to wade through. Moving things around and cleaning up some naming to make the code more clear.
|
/test e2e-bookInfo-envoyv2-v1alpha3 |
1 similar comment
|
/test e2e-bookInfo-envoyv2-v1alpha3 |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ozevren 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 |
|
@nmittler: The following test 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. |
|
@costinm mind manually merging this? It's blocked by a failing test on prow .... this is just moving things around in the test framework. |
This code has gotten pretty nested and hard to wade through. Moving
things around and cleaning up some naming to make the code more clear.