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

Move integration test in travis to test-infra #54

Closed
andyzhangx opened this issue Jul 8, 2020 · 3 comments · Fixed by #105
Closed

Move integration test in travis to test-infra #54

andyzhangx opened this issue Jul 8, 2020 · 3 comments · Fixed by #105
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. test

Comments

@andyzhangx
Copy link
Member

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.

  • pull-smb-csi-driver-unit
  • pull-smb-csi-driver-verify
  • pull-smb-csi-driver-windows-build
  • pull-smb-csi-driver-integration
  • pull-smb-csi-driver-sanity

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

@andyzhangx andyzhangx added help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. test labels Jul 8, 2020
@andyzhangx
Copy link
Member Author

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

@andyzhangx andyzhangx changed the title Move tests in travis to test-infra Move integration test in travis to test-infra Jul 10, 2020
@boddumanohar
Copy link
Contributor

@andyzhangx
Copy link
Member Author

maybe we could move integration test to github workflow:
https://github.com/kubernetes-csi/csi-driver-smb/tree/master/test/integration

andyzhangx pushed a commit to andyzhangx/csi-driver-smb that referenced this issue May 1, 2022
Document the process for releasing a new sidecar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. test
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants