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

DPE-5397 Avoid break tests on clear continuous writes #38

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

paulomach
Copy link
Contributor

@paulomach paulomach commented Sep 12, 2024

Issue

Some test fails due clear-continuous-writes action failing.
It can happens due endpoint changes not restarting the writer, i.e. using outdated endpoint.

There's also no drawback on not failing the action for database relation errors, since it's not used to assert anything.

Solution

  • wont fail drop test table
  • restart writer on endpoint change

Tested on mysql-vm

Copy link
Contributor

@shayancanonical shayancanonical left a comment

Choose a reason for hiding this comment

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

🚀

Copy link
Contributor

@shayancanonical shayancanonical left a comment

Choose a reason for hiding this comment

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

oops, too quick to click submit. lgtm!

@paulomach paulomach merged commit 307dbad into main Sep 12, 2024
10 checks passed
@shayancanonical shayancanonical deleted the fix/dpe5397-ignore-clear-cont-writes-errors branch September 12, 2024 22:58
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.

3 participants