Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Added some verify actions for checkpoint test plan #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bright-starry-sky
Copy link
Contributor

1, Added restore meta server from checkpoint.
2, Added vertices verify action :

  • verify data changed after snapshot created, expected old data after restore.
  • verify new vertices inserted after snapshot created, expect that the data doesn't exist.

This plan passed.

@bright-starry-sky
Copy link
Contributor Author

Depends PR:
vesoft-inc/nebula#2318

Copy link
Contributor

@panda-sheep panda-sheep left a comment

Choose a reason for hiding this comment

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

Good job!

@@ -41,190 +42,264 @@
],
"actions" : [
{
"action_num" : 0,
Copy link
Contributor

Choose a reason for hiding this comment

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

Why add this field?
Isn't the default position in actions the sequence number?

@panda-sheep
Copy link
Contributor

Can you rebase master?

@CLAassistant
Copy link

CLAassistant commented Mar 26, 2021

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


cbs seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants