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

E2E test runner can manage dapr component object automatically #806

Merged
merged 7 commits into from Nov 19, 2019
Merged

E2E test runner can manage dapr component object automatically #806

merged 7 commits into from Nov 19, 2019

Conversation

youngbupark
Copy link
Contributor

@youngbupark youngbupark commented Nov 16, 2019

Description

This PR is to manage dapr component objects(e.g. redis statestore component) automatically, which resolves the effort to install and clean up components during the test.

Issue reference

#798

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing
  • End-to-end tests passing
  • Extended the documentation
  • Specification has been updated
  • Provided sample for the feature

LMWF
LMWF previously approved these changes Nov 18, 2019
amanbha
amanbha previously approved these changes Nov 18, 2019
shalabhms
shalabhms previously approved these changes Nov 18, 2019
tests/runner/kube_testplatform.go Show resolved Hide resolved
tests/runner/kube_testplatform.go Outdated Show resolved Hide resolved
tests/runner/kube_testplatform.go Show resolved Hide resolved
@youngbupark youngbupark dismissed stale reviews from shalabhms, amanbha, and LMWF via 478c171 November 18, 2019 22:56
@youngbupark youngbupark merged commit 98f10ab into dapr:master Nov 19, 2019
@youngbupark youngbupark deleted the youngp/add-crd branch November 19, 2019 00:16
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.

None yet

4 participants