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

tests: change cluster clean logic #719

Merged
merged 4 commits into from
Aug 5, 2019

Conversation

xiaojingchen
Copy link
Contributor

What problem does this PR solve?

The problem is that the e2e test was blocked when e2e was deleting PVCs.
Because then the Jobs have not deleted cause the PVC that was bound to Job is blocking in Terminating status.

What is changed and how does it work?

change e2e test 's delete cluster logic, make delete jobs before the delete pvc to avoid block.

Check List

Tests

  • Unit test
  • E2E test
  • Stability test
  • Manual test (add detailed scripts or steps below)
  • No code

Code changes

  • Has Go code change

Does this PR introduce a user-facing change?:

`NONE`

@xiaojingchen xiaojingchen changed the title tests: change cluster's clean logic tests: change cluster clean logic Aug 1, 2019
@xiaojingchen
Copy link
Contributor Author

/run-e2e-tests

1 similar comment
@xiaojingchen
Copy link
Contributor Author

/run-e2e-tests

@xiaojingchen
Copy link
Contributor Author

/run-e2e-tests

@xiaojingchen
Copy link
Contributor Author

/run-e2e-tests

@xiaojingchen
Copy link
Contributor Author

@cofyc @shuijing198799 PTAL

@xiaojingchen
Copy link
Contributor Author

/run-e2e-tests

Copy link
Contributor

@shuijing198799 shuijing198799 left a comment

Choose a reason for hiding this comment

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

LGTM

@xiaojingchen xiaojingchen merged commit c348598 into pingcap:master Aug 5, 2019
@sre-bot
Copy link
Contributor

sre-bot commented Aug 5, 2019

cherry pick to release-1.0 in PR #731

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

Successfully merging this pull request may close these issues.

4 participants