Testing (WIP)
Using KUTTL to test the behaviors of yamls
Prerequisite
- Docker
- Kind
Coverage
- prometheus-operator
How to add a test
- Create a directory in
test
. e.g.prometheus-operator
- Write your
TestStep
in the directory. - Run in your local
kubectl kuttl test --start-kind=false