Skip to content

Conversation

nmittler
Copy link
Contributor

No description provided.

@nmittler nmittler requested a review from a team February 14, 2018 23:13
@ldemailly
Copy link
Member

/lgtm

@istio-merge-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ldemailly

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

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

@ldemailly ldemailly merged commit 0be30b3 into istio:master Feb 14, 2018
@ldemailly
Copy link
Member

merged as it passed build and lint and is needed to get failure logs in other PRs

@ldemailly
Copy link
Member

initial fix for #3499

nmittler added a commit to nmittler/istio that referenced this pull request Feb 23, 2018
This was removed by istio#3502

To cleanly do this, I've separated out the configuration from the
test runtime environment.  I've renamed `Infra` to `Environment` to
make this clear.

Because fields are now split across `Config` and `Environment, I've
also create a new `TemplateData` struct that merges all the common
template parameters into a single struct. This way the template files
do not have to change. The separation of template params from the
environment should also help a bit with maintenance going forward.
istio-merge-robot pushed a commit that referenced this pull request Feb 23, 2018
Automatic merge from submit-queue.

Restore logging of test configuration for pilot e2e tests

This was removed by #3502

To cleanly do this, I've separated out the configuration from the
test runtime environment.  I've renamed `Infra` to `Environment` to
make this clear.

Because fields are now split across `Config` and `Environment`, I've
also create a new `TemplateData` struct that merges all the common
template parameters into a single struct. This way the template files
do not have to change. The separation of template params from the
environment should also help a bit with maintenance going forward.
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