cnti-testcatalog / testsuite

📞📱☎️📡🌐 Cloud Native Telecom Initiative (CNTI) Test Catalog is a tool to check for and provide feedback on the use of K8s + cloud native best practices in networking applications and platforms
https://wiki.lfnetworking.org/display/LN/Test+Catalog
Apache License 2.0
173 stars 71 forks source link

[Feature] CNF Installation (2.2), New config format generation #2138

Closed kosstennbl closed 1 day ago

kosstennbl commented 1 month ago

Testsuite has useful generate_config functionality that allows users to generate basic config for their CNF without knowledge of all the parameters.

With update of config format - we need a new way of config generation. It should be able to create cnf-testsuite.yml for 3 basic deployment types containing all the required parameters (Deployment name, type-specific parameters).

New spec tests should also be added.

kosstennbl commented 1 day ago

Done #2148