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 a serial test for stable scheduling (#1972) #1978

Merged
merged 1 commit into from
Mar 18, 2020

Conversation

sre-bot
Copy link
Contributor

@sre-bot sre-bot commented Mar 18, 2020

cherry-pick #1972 to release-1.1


What problem does this PR solve?

we should not test stable scheduling in parallel. this is because another pod may occupy the position then the pod can not be scheduled back.

https://internal.pingcap.net/idc-jenkins/blue/organizations/jenkins/tidb-operator-e2e-eks-ci-master/detail/tidb-operator-e2e-eks-ci-master/17/tests

this test does not fail in kind because kind nodes resources are very large (share with the host).

What is changed and how does it work?

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
  • Has CI related scripts change
  • Has Terraform scripts 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?:

NONE

@cofyc cofyc merged commit 83dc299 into pingcap:release-1.1 Mar 18, 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