Skip to content

gh: eks: restore concurrent execution of connectivity tests #39673

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 22, 2025

Conversation

julianwiedmann
Copy link
Member

When running the connectivity tests with the conn-disrupt-test-check action, the concurrency needs to be expressed through a parameter to that action. Otherwise it defaults to 1.

This fixes breakage from
23f5a36 ("github: conn-disrupt: add test-concurrency parameter").

When running the connectivity tests with the `conn-disrupt-test-check`
action, the concurrency needs to be expressed through a parameter to that
action. Otherwise it defaults to 1.

This fixes breakage from
23f5a36 ("github: conn-disrupt: add test-concurrency parameter").

Signed-off-by: Julian Wiedmann <jwi@isovalent.com>
@julianwiedmann julianwiedmann added kind/bug/CI This is a bug in the testing code. area/CI Continuous Integration testing issue or flake release-note/ci This PR makes changes to the CI. needs-backport/1.17 This PR / issue needs backporting to the v1.17 branch labels May 22, 2025
@julianwiedmann
Copy link
Member Author

/ci-eks

@julianwiedmann julianwiedmann marked this pull request as ready for review May 22, 2025 07:41
@julianwiedmann julianwiedmann requested review from a team as code owners May 22, 2025 07:41
@julianwiedmann
Copy link
Member Author

/test

@julianwiedmann julianwiedmann enabled auto-merge May 22, 2025 07:47
@julianwiedmann julianwiedmann added this pull request to the merge queue May 22, 2025
Merged via the queue into main with commit d09069d May 22, 2025
100 of 101 checks passed
@julianwiedmann julianwiedmann deleted the pr/jwi/main/gh-eks-concurrency branch May 22, 2025 08:58
@joamaki joamaki mentioned this pull request May 23, 2025
6 tasks
@joamaki joamaki added backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. and removed needs-backport/1.17 This PR / issue needs backporting to the v1.17 branch labels May 23, 2025
@github-actions github-actions bot added backport-done/1.17 The backport for Cilium 1.17.x for this PR is done. and removed backport-pending/1.17 The backport for Cilium 1.17.x for this PR is in progress. labels May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake backport-done/1.17 The backport for Cilium 1.17.x for this PR is done. kind/bug/CI This is a bug in the testing code. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants