Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests for the Helm Chart #34

Open
bradenmacdonald opened this issue May 2, 2023 · 0 comments
Open

Tests for the Helm Chart #34

bradenmacdonald opened this issue May 2, 2023 · 0 comments

Comments

@bradenmacdonald
Copy link
Contributor

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:

  • Ensure Redis is reachable, if it was deployed using the chart
  • Ensure cert-manager is running

Or they could be complex things like:

  • An integration test that runs a small LMS and Studio instance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant