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

Create full sets of values files that pass install tests with the chart testing tool #585

Open
4 tasks
jforest opened this issue Oct 16, 2024 · 0 comments
Open
4 tasks
Assignees

Comments

@jforest
Copy link
Contributor

jforest commented Oct 16, 2024

Looking at this comment from David Kegley:

That makes sense, seems like we have the install half but are missing the assertions. I believe we just need to write some tests that live in the charts/rstudio-connect/templates/test directory and it sounds like they will get evaluated automatically by each ct install

https://helm.sh/docs/topics/chart_tests/
https://github.com/helm/chart-testing/blob/main/doc/ct_install.md#synopsis

I will explore if we can get some assertions set. EDIT: David already submitted and merged a PR to run helm unittest on the charts

The test suite does run by default: https://github.com/rstudio/helm/actions/runs/11560585710/job/32177753331#step:13:606 is an example. We only have that one single test in all the helm charts so far EDIT: Removed that one test as unneeded since the install tests do the same thing

Tasks

@jforest jforest self-assigned this Oct 16, 2024
@jforest jforest changed the title Create full sets of values files that pass linting AND install tests with the chart testing tool Create full sets of values files that pass install tests with the chart testing tool Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant