-
Notifications
You must be signed in to change notification settings - Fork 140
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
Move integration test in travis to test-infra #54
Comments
Now only integration test is not moved to test-infra(disabled now) since integration test must run in a VM while all CI tests in test-infra run inside container, could refer to https://github.com/kubernetes-sigs/azurefile-csi-driver/blob/master/test/integration/integration_test.go |
maybe we could move integration test to github workflow: |
Document the process for releasing a new sidecar
Is your feature request related to a problem?/Why is this needed
Describe the solution you'd like in detail
set up a few CI tests in test-infra, e.g.
could put into
https://github.com/kubernetes/test-infra/tree/master/config/jobs/kubernetes-csi
and refer to https://github.com/kubernetes/test-infra/tree/master/config/jobs/kubernetes-sigs/azurefile-csi-driver
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: