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

Create separate VM/FIP for ping test #761

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

karelyatin
Copy link
Contributor

Ping test is using the same vm used during nova
vm stop/start verification and that makes the ping test to fail.
We should not use the same vm for ping test.
With this patch we create a dedicated vm/fip
when ping test is enabled.

Related-Issue: #OSPRH-12246

Ping test is using the same vm used during nova
vm stop/start verification and that makes the ping test
to fail.
We should not use the same vm for ping test.
With this patch we create a dedicated vm/fip
when ping test is enabled.

Related-Issue: #OSPRH-12246
@jistr
Copy link
Contributor

jistr commented Dec 11, 2024

Thank you for diving into this :)

@jistr jistr merged commit f9e2188 into openstack-k8s-operators:main Dec 11, 2024
2 checks passed
@karelyatin karelyatin deleted the OSPRH-12246 branch December 11, 2024 12:57
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.

2 participants