openedx / openedx-k8s-harmony

A Prototype Helm Chart for deploying multiple Open edX instances (via Tutor) onto a cluster.
GNU Affero General Public License v3.0
10 stars 14 forks source link

Tests for the Helm Chart #34

Open bradenmacdonald opened 1 year ago

bradenmacdonald commented 1 year ago

Helm lets you write tests, which can run on the cluster after the helm chart is deployed, which can check that everything is working.

We should add some test code to this chart which can validate that it's working.

These could be simple things like:

Or they could be complex things like: