Open kosstennbl opened 3 months ago
Separated into 4.1 and 4.2 4.1 Would be only adding the functionality, preparing all the needed functions 4.2 Would be integrating usage of common manifest to testsuite, replacing temp_template. 4.2 would be dependent on 3.
4th step of #2120.
Testsuite currently has methods for creation of manifest files from helm charts. As a part of CNF installation redesign, we need some changes for this process:
cnfs/common_manifest.yml
)tasks/utils/cnf_installation
folder, renamemanifest.cr
tomanifest_deployment.cr
and create newmanifest.cr
that would be containing the code.Prerequisites for this issue are: #2095, #2124.