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
174 stars 72 forks source link

fix: Change Helm library to CNFInstall module #2127

Closed barmull closed 2 months ago

barmull commented 3 months ago

Description

Issues:

Refs: #2039

How has this been tested:

Types of changes:

Checklist:

Documentation

Code Review

Issue

martin-mat commented 3 months ago

needs rebasing

martin-mat commented 3 months ago

oran spec tests pass, but they don't work correctly. In fact they should fail, because waiting for CNFs to be deployed does not finish: image

martin-mat commented 2 months ago

lgtm also now after fixing all issues. Great that all that those tests dependent on default namespaces were identified and fixed.