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

config: CNF Installation (3) Switch to new config usage #2149

Open kosstennbl opened 2 weeks ago

kosstennbl commented 2 weeks ago

Description

Adapt all usages of config to the new config v2 format. Remove code that was used by old config, but serves no purpose with new config version. Update all sample and example configs, use transformer if cnf_setup is called with non-latest version.

Issues:

Refs: #2135

kosstennbl commented 3 hours ago

List of changes:

Most of changed *.cr files: adapt to new config (parsing, usage), won't be mentioned below.