Skip to content
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

connectivity: misc conn-disrupt-test improvements #2474

Merged

Conversation

giorio94
Copy link
Member

@giorio94 giorio94 commented Apr 8, 2024

Please review commit by commit, and refer to the individual messages for additional details. Brief summary follows:

@giorio94 giorio94 force-pushed the mio/test-conn-disrupt-image-configurable branch from 5552648 to 30e3511 Compare April 8, 2024 15:46
@giorio94 giorio94 changed the title connectivity: make test-conn-disrupt image configurable connectivity: misc conn-disrupt-test improvements Apr 8, 2024
Simplify testing of new versions, as well as allow pulling the image
from a different mirror repository.

Signed-off-by: Marco Iorio <[email protected]>
Additionally adapt the dispatch interval parameter value to directly
propagate the duration value, to account for its change [1].

[1]: cilium/test-connection-disruption@baebb9c

Signed-off-by: Marco Iorio <[email protected]>
In an effort to reduce flakiness, let's configure CPU requests for
connectivity disruption pods, to prevent them from stalling (and
consequently restarting) due to CPU starvation. Requests are
currently configured to 100m CPU, which should be enough to
guarantee prompt responses within the 1 second deadline, without
demanding at the same time for excessive resources.

Signed-off-by: Marco Iorio <[email protected]>
@giorio94 giorio94 force-pushed the mio/test-conn-disrupt-image-configurable branch from 30e3511 to 89d6801 Compare April 12, 2024 10:33
@giorio94 giorio94 marked this pull request as ready for review April 12, 2024 10:33
@giorio94 giorio94 requested review from a team as code owners April 12, 2024 10:33
@giorio94 giorio94 requested a review from tklauser April 12, 2024 10:33
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Apr 16, 2024
@tklauser tklauser merged commit 5695c0f into cilium:main Apr 16, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants