GoogleContainerTools / GoogleContainerTools/skaffold
Add Full Integration Test Windows CI Job To Skaffold
Open
area/ci-cd
kind/feature-request
kind/todo
platform/windows
priority/p3
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
Currently skaffold's Windows CI jobs run the following:
- ` - go test -short -timeout 60s ./...` [https://github.com/GoogleContainerTools/skaffold/blob/master/.travis.yml#L88](see code here)
It would be good to have a more comprehensive windows test as currently the tests do not build the skaffold binary or test our integration test scenarios (eg: `make integration-tests`)
Contributor guide
Assessment
This issue has not been assessed yet.