Verify that template generation works for every components
Actually, the CI only enforce commit message formatting and python black formatting of build
.
It could be interesting to add 2 stages:
- a
build
stage to testgen-socle
andgen-addon
for every addons, keeping the generated files - a
test
stage to run somehelm
commands to check that the generated values
In the future, the test
stage could be replaced by an automatic deployment and some automated tests run against the temporary deployed infrastructure.