Skip to content
Snippets Groups Projects
Commit d2c4b02f authored by Benedikt Wetzel's avatar Benedikt Wetzel Committed by Sören Henning
Browse files

enhance documenation for testing this helm chart

parent 4aa9f4c3
No related branches found
No related tags found
1 merge request!60Introduce a Theodolite Helm chart for deploying all dependencies
...@@ -27,8 +27,11 @@ Test the installation: ...@@ -27,8 +27,11 @@ Test the installation:
helm test <release-name> helm test <release-name>
``` ```
Our test files are located [here](./theodlote-chart/templates/../../theodolite-chart/templates/tests). Many subcharts have their own tests, these are also executed and are placed in the respective /templates folders. Please note: If a test fails, helmet will stop testing. Our test files are located [here](./theodlote-chart/templates/../../theodolite-chart/templates/tests). Many subcharts have their own tests, these are also executed and are placed in the respective /templates folders.
Please note: If a test fails, helmet will stop testing.
It is possible that the tests are not running successfully at the moment. This is because the Helm tests of the sub chart cp-confluent receive a timeout exception. There is an [issue](https://github.com/confluentinc/cp-helm-charts/issues/318) for this problem on github.
## Configuration ## Configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment