Test the TimesTen Operator
To test the TimesTen Operator, the test Pod uses the curl
command to access the TimesTen Operator's readiness probe endpoint. If the TimesTen Operator self-reports that it is ready, the test succeeds.
If you previously disabled exposing probes from the TimesTen Operator by setting probes.expose=0
in your customized YAML file, helm
test
does not work. We recommend you do not disable exposing probes.
To test the TimesTen Operator, you test the ttoperator
chart release running in your namespace.
Congratulations! You successfully tested the TimesTen Operator. The test succeeded, indicating the TimesTen Operator is running in your namespace and operating properly.