Common scripts and tools for the openstack-k8s-operators CI that can be used inside or outside of any CI platform.
The following tests are currently available to be run:
- lint
- Source:
test-runner/golint.sh
- Source:
- vet
- Source:
test-runner/govet.sh
- Source:
- unit
- Source:
test-runner/gotest.sh
- Source: