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 auto-scaling e2e test (#2123) #2142

Merged
merged 9 commits into from
Apr 9, 2020

Conversation

sre-bot
Copy link
Contributor

@sre-bot sre-bot commented Apr 9, 2020

cherry-pick #2123 to release-1.1


What problem does this PR solve?

Add e2e test for Auto-scaling. In this e2e test, we test the following cases:

  1. Auto scale-out for tikv and check the special hot region label
  2. Auto scale-in for tikv and check whether the auto-scaling interval worked.
  3. Auto scale-out for tidb
  4. Auto scale-in for tidb and check whether the auto-scaling interval worked.

I also add a TODO for mocking the tidbmonitor metrics data in auto-scaling.

Related changes

  • Need to cherry-pick to the release branch

Does this PR introduce a user-facing change?:

NONE

@Yisaer Yisaer merged commit 159cba5 into pingcap:release-1.1 Apr 9, 2020
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