Skip to content

Implement conversion Integration tests for Galley#10473

Merged
istio-testing merged 13 commits intoistio:release-1.1from
ozevren:gl1
Dec 14, 2018
Merged

Implement conversion Integration tests for Galley#10473
istio-testing merged 13 commits intoistio:release-1.1from
ozevren:gl1

Conversation

@ozevren
Copy link
Copy Markdown
Contributor

@ozevren ozevren commented Dec 13, 2018

Implements the conversion integration test for Galley.

Moves current validation tests that are at the "galley/" to a lower level folder at "galley/validation" for better test refactoring.
Implement a conversion test based on an input-output golden file model that tests Galley's MCP output, based on K8s resource inputs in YAML form.
Make Galley Server restartable. This is done by making the event registration restartable as well.
Add a new local-only Galley component in the new test framework.
Fix Makefile issue that causes test.integration.* targets to shadow test.integration.*.kube targets.
Introduce an in-memory mcp/client/Updater implementation for testing.

ozben added 13 commits December 13, 2018 13:55
- Implement a conversion test based on an input-output golden file
model that tests Galley's MCP output, based on K8s resource inputs in
YAML form.
- Make Galley Server restartable. This is done by making the event
registration restartable as well.
- Add a new local-only Galley component in the new test framework.
- Fix Makefile issue that causes test.integration.* targets to shadow
test.integration.*.kube targets.
- Introduce an in-memory mcp/client/Updater implementation for testing.
@ozevren
Copy link
Copy Markdown
Contributor Author

ozevren commented Dec 13, 2018

Same as #10381. Recreated a new PR to for 1.1 branch.

@ozevren
Copy link
Copy Markdown
Contributor Author

ozevren commented Dec 14, 2018

Friendly ping on this. This is the same PR that was reviewed against the master branch, just rebased on 1.1.
I'd like to build on this.

@geeknoid
Copy link
Copy Markdown
Contributor

/lgtm
/approve

@istio-testing
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: geeknoid, ozevren

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@istio-testing
Copy link
Copy Markdown
Collaborator

@ozevren: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
prow/e2e-simpleTests-minProfile.sh 322f9a5 link /test e2e-simpleTestsMinProfile
Details

Instructions 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.

@istio-testing istio-testing merged commit 61c571b into istio:release-1.1 Dec 14, 2018
rshriram added a commit that referenced this pull request Dec 14, 2018
istio-testing pushed a commit that referenced this pull request Dec 15, 2018
* Revert "Implement conversion Integration tests for Galley (#10473)"

This reverts commit 61c571b.

* Revert "Update codecov check to skip deleted files (#10436)"

This reverts commit 78bd62e.

* Revert "add mixerRouteConfig cache (#10292)"

This reverts commit 39aea94.
@ozevren ozevren deleted the gl1 branch August 23, 2019 23:21
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.

4 participants