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

test: change MonoVertexRollout update test to be more stable #336

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

dpadhiar
Copy link
Contributor

Fixes #314

Modifications

MonoVertex currently ends up unhealthy in testing since we are updating the source image to an unstable and outdated version that is incompatible with Numaflow. This changes it to update to the most stable Python image instead.

Verification

Ran make test-e2e locally and checked MonoVertex logs to see that it is still healthy.

@juliev0
Copy link
Collaborator

juliev0 commented Oct 15, 2024

thanks for fixing!

@juliev0 juliev0 merged commit bad2a29 into numaproj:main Oct 15, 2024
7 checks passed
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.

MonoVertex pods often unhealthy in e2e test
2 participants