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

Add stability test for multiple drainers and reparo restore #803

Merged
merged 14 commits into from
Sep 8, 2019

Conversation

aylei
Copy link
Contributor

@aylei aylei commented Aug 22, 2019

Signed-off-by: Aylei rayingecho@gmail.com

close #748

What problem does this PR solve?

What is changed and how does it work?

Check List

Tests

  • Stability test

Code changes

  • Has Helm charts change
  • Has Go code change
  • Has CI related scripts change
  • Has documents change

Side effects

  • Breaking backward compatibility

Related changes

  • Need to cherry-pick to the release branch
  • Need to update the documentation

Does this PR introduce a user-facing change?:

No.

aylei added 3 commits August 22, 2019 12:05
Signed-off-by: Aylei <rayingecho@gmail.com>
Signed-off-by: Aylei <rayingecho@gmail.com>
Signed-off-by: Aylei <rayingecho@gmail.com>
@aylei aylei marked this pull request as ready for review August 26, 2019 13:40
@aylei
Copy link
Contributor Author

aylei commented Aug 26, 2019

@aylei
Copy link
Contributor Author

aylei commented Aug 27, 2019

/run-e2e-tests

@tennix tennix added the test/stability stability tests label Aug 27, 2019
@aylei
Copy link
Contributor Author

aylei commented Aug 27, 2019

/run-e2e-tests

@aylei
Copy link
Contributor Author

aylei commented Aug 27, 2019

/run-e2e-tests

tests/backup.go Outdated
return err
}

err = oa.DeployAdHocBackup(from)
// Restoring via reparo is slow, so we stop inserting data as early as possible to reduce the size of incremental data
oa.StopInsertDataTo(source)
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not the real use case, the backup must run without stopping insert.

aylei added 2 commits August 27, 2019 23:51
Signed-off-by: Aylei <rayingecho@gmail.com>
@aylei
Copy link
Contributor Author

aylei commented Aug 27, 2019

@weekface Addressed PTAL

@aylei
Copy link
Contributor Author

aylei commented Aug 27, 2019

/run-e2e-in-kind

@aylei
Copy link
Contributor Author

aylei commented Sep 5, 2019

/run-e2e-in-kind

@aylei
Copy link
Contributor Author

aylei commented Sep 6, 2019

/run-e2e-in-kind

@aylei
Copy link
Contributor Author

aylei commented Sep 7, 2019

/run-e2e-tests

Copy link
Member

@tennix tennix left a comment

Choose a reason for hiding this comment

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

LGTM

@aylei aylei merged commit 5495dc2 into pingcap:master Sep 8, 2019
yahonda pushed a commit that referenced this pull request Dec 27, 2021
* fix zh/deploy-on-gcp-gke.md as aws

* apply suggestions from reviewers

* fix as aws doc

* change yaml to master version

Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
Co-authored-by: Ran <huangran@pingcap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test/stability stability tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stability test and e2e test for multiple drainers
3 participants