Closed sysarch-repo closed 2 months ago
I guess this is addressed by already merged #2127 so a next release should contain the fix. @barmull to check.
I checked it on current main branch, and everything works as expected. If variable helm_install_namespace is not set , then cnf is installed into cnf-default. If variable is set, cnf is installed into helm_install_namespace value.
Thanks! I am closing the ticket.
@sysarch-repo https://github.com/cnti-testcatalog/testsuite/releases/tag/v1.3.3 should work.
Describe the bug After upgrade to 1.3.2 the CNF is deployed into the default namespace even when helm_install_namespace is set.
To Reproduce Steps to reproduce the behavior:
Note, Helm package is used with the parameter helm_directory as per https://github.com/cnti-testcatalog/testsuite/discussions/2041
Expected behavior The parameter helm_install_namespace shall be respected if set (just like with 1.3.1).
Device (please complete the following information):
How will this be tested? aka Acceptance Criteria (optional)
Additional context