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

fix: fix bug in function_test/test_restore #542

Merged
merged 7 commits into from
May 29, 2020

Conversation

levy5307
Copy link
Contributor

What problem does this PR solve?

In restore test, it looks for the second backup timestamp to see if the first backup is complete.
But it doesn't take the args, which means the directory of block service, into accout.
So if we set args(like #534 shows), it can't find the second backup timestamp, and result in a timeout.

Check List

Tests

  • Unit test

Code changes

@neverchanje neverchanje changed the title fix: fix bug in restore test fix: fix bug in function_test/test_restore May 29, 2020
zhaoliwei added 3 commits May 29, 2020 15:53
@acelyc111 acelyc111 merged commit 072e5c9 into apache:master May 29, 2020
@hycdong hycdong mentioned this pull request Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants