cockroachdb / cockroachdb/cockroach-operator
Change integration testing
Open
- Dominant language
- Go
- Stars
- 318
- Forks
- 104
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
Currently, our e2e testing runs the operator locally. In order to run integration testing, we need to launch the operator inside of a container, rather than run the binary locally. Use bazel k8s rules to launch the container.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.