cilium / cilium-cli

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

CI: speedup workflows with test concurrency flag #2644

Closed viktor-kurchenko closed 3 months ago

viktor-kurchenko commented 3 months ago

GKE workflow fails with the following error:

❌ Error finalizing 'client-egress-to-echo-expression-deny': timed out removing policies on Cilium agents: error with exec request (pod=kube-system/cilium-htvwm, container=cilium-agent): command terminated with exit code 1

Troubleshoot the error and add --test-concurrency flag into other workflows.