rancher-lets-encrypt
rancher-lets-encrypt copied to clipboard
[Testing] Automated integration testing?
Currently workflow for testing is:
- Build image on internal CI system
- Push image to private registry
- Pull image on testing rancher instance
- Manually poking and prodding
- Once good, submit PR and merge to master
- Docker hub build triggers
- Image available publicly
This is mostly a placeholder issue while I come up with better testing system. This does not include actual code testing, but more for integration between rancher-lets-encrypt and the Rancher API.