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
169 stars 70 forks source link

Add namespace when calling pods_by_resource #2040

Closed martin-mat closed 3 weeks ago

martin-mat commented 1 month ago

Description

The namespace is needed to be passed as a parameter when calling pods_by_resource of kubectl client. Impacted tests: single_process_type, prometheus_traffic Also adding non-default namespace to respective spec tests.

Issues:

Refs: #2030

How has this been tested:

Types of changes:

Checklist:

Documentation

Code Review

Issue

martin-mat commented 3 weeks ago

Verified by github action https://github.com/cnti-testcatalog/testsuite/actions/runs/9407220616