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

🐛 Restrict client version for logstreaming e2e test and don't fail when cleaning up jobs in e2e tests #146

Conversation

bisgaard-itis
Copy link
Collaborator

@bisgaard-itis bisgaard-itis commented Apr 4, 2024

What do these changes do?

  • Only run logstreaming test in e2e when client meets the condition version >= 0.6.5
  • @pcrespov for this reason the client e2e tests using client version 0.5.0 were all failing.
  • E2e client tests will continue failing against dalco deployments until those are fixed.
  • I also improved the clean up jobs in the e2e package so that it doesn't fail when a job cannot be cleaned up. This should make the postprocess step in the e2e tests more robust

Related issue/s

How to test

For internal developers

bisgaard-itis and others added 30 commits October 23, 2023 11:33
@bisgaard-itis bisgaard-itis added the bug Something isn't working label Apr 4, 2024
@bisgaard-itis bisgaard-itis added this to the Enchanted Odyssey milestone Apr 4, 2024
@bisgaard-itis bisgaard-itis self-assigned this Apr 4, 2024
@bisgaard-itis bisgaard-itis requested a review from pcrespov as a code owner April 4, 2024 11:16
@bisgaard-itis bisgaard-itis changed the title 🐛 Restrict client version for logstreaming e2e test 🐛 Restrict client version for logstreaming e2e test and don't fail when cleaning up jobs in e2e tests Apr 5, 2024
Copy link
Member

@pcrespov pcrespov left a comment

Choose a reason for hiding this comment

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

thx! that is a very convenient decorator. thx!

clients/python/test/e2e/_utils.py Show resolved Hide resolved
clients/python/test/e2e/_utils.py Outdated Show resolved Hide resolved
@bisgaard-itis bisgaard-itis merged commit 355d741 into ITISFoundation:master Apr 5, 2024
9 checks passed
@bisgaard-itis bisgaard-itis deleted the 145-restrict-client-version-for-logstreaming-e2e-test branch April 5, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants