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

Enabling service connectivity tests in Post-installation testing framework #6313

Merged
merged 2 commits into from
May 11, 2024

Conversation

kanha-gupta
Copy link
Contributor

Ref #6061
This PR Enables the testing framework to test Pod to service connectivity.
It does it by connecting the client pod to 2 services. 1 service routes the traffic to Pod of same Node deployment and 1 service routes the traffic to Pod of other Node deployment.
Situations for single Node cluster is also handled.

Signed-off-by: Kanha gupta <kanhag4163@gmail.com>
antoninbas
antoninbas previously approved these changes May 9, 2024
Copy link
Contributor

@antoninbas antoninbas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@antoninbas antoninbas requested review from tnqn and luolanzone May 9, 2024 23:28
Signed-off-by: Kanha gupta <kanhag4163@gmail.com>
@kanha-gupta
Copy link
Contributor Author

Hey mentors, changes have been made :)

Copy link
Contributor

@luolanzone luolanzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@antoninbas
Copy link
Contributor

/skip-all

@tnqn tnqn merged commit 1b0cf55 into antrea-io:main May 11, 2024
51 of 55 checks passed
@kanha-gupta kanha-gupta deleted the service-connectivity branch May 11, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants