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

[Improvement] Integration test for operator #564

Closed
2 of 3 tasks
advancedxy opened this issue Feb 8, 2023 · 2 comments · Fixed by #581
Closed
2 of 3 tasks

[Improvement] Integration test for operator #564

advancedxy opened this issue Feb 8, 2023 · 2 comments · Fixed by #581
Assignees

Comments

@advancedxy
Copy link
Contributor

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

We should run integration test for operator on CI/github actions

How should we improve?

add integration tests by leverage KIND or minukube.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@advancedxy
Copy link
Contributor Author

@wangao1236 ao, could I assign this issue to you?

@wangao1236
Copy link
Collaborator

wangao1236 commented Feb 10, 2023

Okay, I'll take care of that.

@wangao1236 wangao1236 self-assigned this Feb 10, 2023
@jerqi jerqi linked a pull request Feb 16, 2023 that will close this issue
advancedxy pushed a commit that referenced this issue Mar 14, 2023
### What changes were proposed in this pull request?
Add a script to start the e2e test environment.

### Why are the changes needed?
This address #564
Add a script to start the e2e test environment to support more e2e tests in the future.

### Does this PR introduce _any_ user-facing change?
For developers, they can quickly build a Kubernetes environment and run rss services and operators by docker and kind.

### How was this patch tested?
In /deploy/kubernetes/integration-test/e2e directory, run `start-e2e.sh` script.
advancedxy pushed a commit to advancedxy/incubator-uniffle that referenced this issue Mar 21, 2023
### What changes were proposed in this pull request?
Add a script to start the e2e test environment.

### Why are the changes needed?
This address apache#564
Add a script to start the e2e test environment to support more e2e tests in the future.

### Does this PR introduce _any_ user-facing change?
For developers, they can quickly build a Kubernetes environment and run rss services and operators by docker and kind.

### How was this patch tested?
In /deploy/kubernetes/integration-test/e2e directory, run `start-e2e.sh` script.
xianjingfeng pushed a commit to xianjingfeng/incubator-uniffle that referenced this issue Apr 5, 2023
### What changes were proposed in this pull request?
Add a script to start the e2e test environment.

### Why are the changes needed?
This address apache#564
Add a script to start the e2e test environment to support more e2e tests in the future.

### Does this PR introduce _any_ user-facing change?
For developers, they can quickly build a Kubernetes environment and run rss services and operators by docker and kind.

### How was this patch tested?
In /deploy/kubernetes/integration-test/e2e directory, run `start-e2e.sh` script.
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 a pull request may close this issue.

2 participants