cilium / cilium-cli

CLI to install, manage & troubleshoot Kubernetes clusters running Cilium
https://cilium.io
Apache License 2.0
390 stars 196 forks source link

fix: conn tests JUnit file name #2571

Closed viktor-kurchenko closed 4 weeks ago

viktor-kurchenko commented 1 month ago

The fix for the connectivity tests JUnit report filename. The name must be namespace specific in case of tests concurrent run to avoid report override. Also, JUnit file parameter might contain folder(s).